avajs / babel

Babel provider for AVA.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement AVA 3.2 protocol

novemberborn opened this issue · comments

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

This will be required for compatibility with AVA 4.