fancier tests

This commit is contained in:
rhiannon morris 2022-05-24 12:09:17 +02:00
parent 25f9df34ab
commit b0692c15b9
4 changed files with 200 additions and 89 deletions

View file

@ -18,7 +18,7 @@ lib:
.PHONY: test
test:
nix run -- '.#quox-tests' -V 14
nix run -- '.#quox-tests' -V 14 -c
.PHONY: prove
prove: