Trial v0.3.1 is out
Szabo Bogdan via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Sun Aug 20 13:56:19 PDT 2017
Hi,
I added some new improvements to `trial`
http://trial.szabobogdan.com/ which is a hackable test runner for
D.
This release contains:
- Support for `trial` configuration, that allows you to use
custom dependencies for the test build
- Improved command line interface
- Spec test discovery
- Test Class test discovery with experimental support for data
providers
- Configurable glyphs for all reporters
- HTML Code Coverage
http://trial.szabobogdan.com/artifacts/coverage/html/index.html
- XUnit reporter
- Better fluent-asserts integration
Any feedback is appreciated.
Thanks,
Bogdan
More information about the Digitalmars-d-announce
mailing list