Diagnostic output, test-suite example, and UML diagrams
What's New
- A capability for producing diagnostic output when a test fails. 🩹 🤕
- An example test suite demonstrating the use of diagnostic in a test failure. 🩺
- A
doc/uml/subdirectory containing UML class and sequence diagrams describing the example test suite. 📖
Executing fpm run --example main runs the new example test suite.
Changelog Summary
- Add unit tests for
test_description_tand simplify the derived type definition by @rouson in #27 - Feature: produce diagnostic output for test failures by @rouson in #28
Full Changelog: 1.5.4...1.6.0