Extend CI to test exercises against the test runner
Open
- Dominant language
- C++
- Stars
- 290
- Forks
- 244
- PR merge metrics
- No merged PRs in 30d
Description
We've been bitten by this several times now. I think the benefit of catching inconsistencies between test runner and this repository is worth the additional time spent with CI runs. If it turns out to slow us down too much, we could also make it something optional and manually triggered. Currently we have to rely on manually running things in the test runner _locally_, which is cumbersome and error-prone.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.