exercism_prep_tests 0.6.1

Utility to prep/enable ignored tests for Exercism exercises.
1
2
3
4
5
6
tests/*.rs #[ignore]
test_*.c TEST_IGNORE();
*_test.cpp - - #define-EXERCISM_RUN_ALL_TESTS
source/*.d immutable-int-allTestsEnabled-=-0; immutable-bool-allTestsEnabled-=-true;
*.spec.js xtest test
*.test.ts xit it