Closed ErikSchierboom closed 2 years ago
The test GHA workflow calls the bin/test script, which iterates over all concept and practice exercise and verifies their implementation.
I've implemented this to also allow the bin/test script to run locally, provided Docker and jq are installed.
bin/test
The test GHA workflow calls the bin/test script, which iterates over all concept and practice exercise and verifies their implementation.
I've implemented this to also allow the
bin/test
script to run locally, provided Docker and jq are installed.