You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This lets you add custom arguments to `Tasty` test suites. This can be
used to set `--keep-tmp-files` for debugging, or to run a particular
test in `cabal-testsuite`:
./validate.sh -v -s build -s cli-suite \
--tasty-arg PackageTests/HaddockKeepTmpsCustom/cabal.test.hs
0 commit comments