A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/exercism/ruby-test-runner below:

GitHub - exercism/ruby-test-runner

Exercism's Ruby test runner

This is Exercism's test runnner for the Ruby track.

It is run with ./bin/run.sh $EXERCISE $PATH_TO_FILES $PATH_FOR_OUTPUT read the source code from $PATH_TO_FILES and write a JSON file with the test results to to $PATH_FOR_OUTPUT.

For example:

./bin/run.sh two-fer ~/solution-238382y7sds7fsadfasj23j/ ~/solution-238382y7sds7fsadfasj23j/output

Before running the tests, first install the dependencies:

bundle config set --local with 'test'
bundle install

Then, in test/test_helper.rb, comment the "Production command" system(…) out and uncomment either of the "Testing commands".

Lastly, run the following command to run the tests:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4