Skip to content

add options argument to cli.run #1374

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

ahdinosaur
Copy link

hey 🐱

use case: when using ava as part of a framework cli, i want to be able to pass in some configuration to the ava cli, so ava runs as the framework expects.

what do y'all think of a change like this?

use case: when using `ava` as part of a framework cli, i want to
be able to pass in some configuration to the `ava` cli, so `ava`
runs as the framework expects.
@novemberborn
Copy link
Member

We have an open issue for implementing a programmatic API: #1043. We're not ready to commit to that though. Perhaps you could share your use case on that issue?

@ahdinosaur
Copy link
Author

okay sweet, saw that issue, but don't have any specific requirements not already listed, basically just want to minimally wrap the existing cli and pass in a default configuration. thanks for you help @novemberborn. 😺

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants