Features: Tally skipped tests and enhance documentation
Breaking Release
- BREAKING: Remove the legacy test and vector test functions that lack diagnostic information. 💔
- Support vector tests in which one function produces multiple diagnoses. ⚕️
- Support skipping but tallying tests by omitting the diagnosis function argument in
test_description_tandvector_test_description_tconstructors.◀️ - Add a detailed example-test-suite README.md and a better introduction in the root-directory README.md. 🫚
- Add ASCII art in the root-directory README.md. 🎨
- Tally but skips three tests when executing Julienne's test suite built by
gfortran. 3️⃣
What's Changed
- (fix): Update README.md to fix docs link by @ktras in #47 📝
- Add test diagnostics output by @rouson in #44 🩺
- Feature: Skip tests and report skipped tests by @rouson in #48 🏃♀️
- Documentation: Add example-test-suite README.md by @rouson in #49 📘
- doc(README): update introduction by @rouson in #50 📖
- doc(README): restructure test definition steps by @rouson in #52 📚
Full Changelog: 1.8.4...2.0.0