kowainik / stan

🕵️ Haskell STatic ANalyser
https://kowainik.github.io/projects/stan
Mozilla Public License 2.0
565 stars 48 forks source link

Improve testing framework #362

Open chshersh opened 4 years ago

chshersh commented 4 years ago

A few improvements to our tests to make them more robust and maintainable:

The only challenging part of this plan is to come up with some solution for filtering irrelevant inspections for each module, so we have only relevant test-cases.