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
Add support for the
ava-3.2provider protocol. See avajs/typescript#11 for an active implementation.I think we can implement a placeholder here instead:
ignoreChangeshould always returnfalseresolveTestFileshould return thetestFileas-isupdateGlobsshould return both patterns as-is