Closed ErikSchierboom closed 2 months ago
A script should be added with which the tests can be run in Docker. This will help verify that the tests pass using the Docker image.
See https://github.com/exercism/prolog-test-runner/blob/main/bin/run-tests-in-docker.sh for an example.
Looks like this is done with #35
A script should be added with which the tests can be run in Docker. This will help verify that the tests pass using the Docker image.
See https://github.com/exercism/prolog-test-runner/blob/main/bin/run-tests-in-docker.sh for an example.