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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃彈 Rewrite gulp ava using the ava CLI #32602

Merged
merged 2 commits into from
Feb 12, 2021
Merged

馃彈 Rewrite gulp ava using the ava CLI #32602

merged 2 commits into from
Feb 12, 2021

Conversation

rsimha
Copy link
Contributor

@rsimha rsimha commented Feb 10, 2021

Another in a series of PRs that modernize our development tasks.

PR Highlights:

  • Directly use the ava CLI
  • Rename test files to match the auto-discovery pattern **/*.test.js
  • Eliminate file streaming via gulp.src
  • Remove dependency gulp-ava

Partial fix for #32585

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

Successfully merging this pull request may close these issues.

None yet

3 participants