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

Idea: Make a unit test directory similar to the rules directory #252

Open
tnelling opened this issue Mar 5, 2019 · 0 comments
Open

Idea: Make a unit test directory similar to the rules directory #252

tnelling opened this issue Mar 5, 2019 · 0 comments

Comments

@tnelling
Copy link
Collaborator

tnelling commented Mar 5, 2019

0.25-block-test-failures.py is a great idea, but as we add more tests we'll probably end up with unnecessary merge conflicts between unrelated tests. As with the rules, we could instead have a tests directory that we can just add new tests to. This could be a directory of directories with a folder per rule and a file per test definition, or we could just have one file per rule and all that rule's tests specified together.

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

No branches or pull requests

1 participant