Is it possible to pass a parameter to tests? Something like:
(v1.0) pkg> test MyPackage TYPE=LONG_TEST
Is it possible to pass a parameter to tests? Something like:
(v1.0) pkg> test MyPackage TYPE=LONG_TEST
Also, might be kind of useful to check out this old post:
Thanks, this would be very useful feature for projects where the tests run longer than a few seconds!