importify
importify copied to clipboard
Add ability to run only specified tests
Currently when running stack test all tests are running which takes some significant amount of time. It would be really good to have some way to run only specified tests. Some part of hspec functionality can be reused. If this can already be done somehow than this should be investigated and REAMDE (or CONTRIBUTING) should be updated.