Skip to content
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

Fix Recording Issue with Ava v1 & Add compatibility for ava.config.js #14

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

taylorjdawson
Copy link
Contributor

Fixes #13.

Uses suggestion by @kasperstorgaard

Adds compatibility for ava.config.js.
See commits for more details.

 - Adds the ability to accept ava.config.js file per https://github.com/avajs/ava/blob/master/docs/06-configuration.md#using-avaconfigjs
 - Uses ava.config.js if found, otherwise defaults to package.json
@taylorjdawson
Copy link
Contributor Author

@dempfi

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.

Doesn't work with the latest version of ava
1 participant