exercism / nim-test-runner

GNU Affero General Public License v3.0
2 stars 3 forks source link

Test: Add simple `pass` and `fail` test cases #18

Closed ee7 closed 4 years ago

ee7 commented 4 years ago

This PR adds simple pass and fail cases where the runner works. It also documents the current flawed behavior with the content of message keys so that it's easier to improve in the future.

See the commit messages for more details.

ee7 commented 4 years ago

Note that the merged commits are identical to those approved. The only difference is that I improved the commit message for the final commit.

Timeline:

The above can be verified via e.g. https://github.com/exercism/nim-test-runner/actions