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

Implement AVA 3.2 protocol #21

Closed
novemberborn opened this issue Feb 2, 2020 · 1 comment · Fixed by #32
Closed

Implement AVA 3.2 protocol #21

novemberborn opened this issue Feb 2, 2020 · 1 comment · Fixed by #32
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@novemberborn
Copy link
Member

Add support for the ava-3.2 provider protocol. See avajs/typescript#11 for an active implementation.

I think we can implement a placeholder here instead:

  • ignoreChange should always return false
  • resolveTestFile should return the testFile as-is
  • updateGlobs should return both patterns as-is
@novemberborn novemberborn added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Feb 2, 2020
@novemberborn
Copy link
Member Author

This will be required for compatibility with AVA 4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant