| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-30 | Fix tests | mo8it | |
| 2020-06-04 | feat: Add a --nocapture option to display test harnesses' outputs | Abdou Seck | |
| 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` | |||
| 2019-04-07 | Modify integration tests to fail on panic | Chris Pearce | |
