rustlings/tests/fixture
Abdou Seck 8ad5f9bf53 feat: Add a --nocapture option to display test harnesses' outputs
This new feature can be accessed by invoking rustlings with --nocapture.

Both unit and integration tests added.

closes #262

BREAKING CHANGES:
The following function take a new boolean argument:
	* `run`
	* `verify`
	* `test`
	* `compile_and_test`
2020-06-04 11:18:26 -04:00
..
failure feat(hint): Add test for hint 2019-11-11 17:19:50 +01:00
state fix(run): makes `run` never prompt 2019-11-12 11:35:40 +01:00
success feat: Add a --nocapture option to display test harnesses' outputs 2020-06-04 11:18:26 -04:00