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

ava/no-ignored-test-files - "AVA ignores this file." false positive when using ava in a monorepo structure. #312

Open
Mathrio opened this issue Oct 8, 2020 · 1 comment

Comments

@Mathrio
Copy link

Mathrio commented Oct 8, 2020

I'm trying to use AVA in a monorepo but i'm not able to get this eslint plugin working.

I'm able to execute my tests but the plugin thinks AVA is ignoring the test files.

Here is a small repo(https://github.com/Mathrio/ts-monorepo-starter) to reproduce.

Just build it and then do npm test to see that the test passes. If you look into packages/package-a/test/sample.test.ts you will see the error.

@novemberborn
Copy link
Member

This seems related to #311 (comment).

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

No branches or pull requests

2 participants