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

Add integration tests #3

Open
novemberborn opened this issue Dec 24, 2019 · 1 comment
Open

Add integration tests #3

novemberborn opened this issue Dec 24, 2019 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@novemberborn
Copy link
Member

Most Babel related tests have been removed from AVA. We should write integration tests here instead.

Hopefully we can install AVA from GitHub (avajs/ava#master) in a subdirectory, and then write tests that call ava and observe the output. Much like we did in AVA itself (except there the tests were hosted in tap). See avajs/ava#2319 for the tests that were removed.

@novemberborn novemberborn added the help wanted Extra attention is needed label Dec 24, 2019
@sindresorhus
Copy link
Member

I think you could add AVA as a dev dependency using an alias: https://npm.community/t/documentation-for-package-aliases/10039

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants