Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-22 | Property tests for calculateScore | Ben Sima | |
2021-01-16 | Remove unused import | Ben Sima | |
2021-01-15 | Implement Biz.Test with tasty | Ben Sima | |
Also changes the --test option to a 'test' command. This is because running the tests for a namespace/exe should never be combined with anything else: you either want to run the tests, or not. |