Releases: gedaiu/trial
Releases · gedaiu/trial
v0.6.0
fix gitlab runner windows console error
v0.5.3 handle gitlab-runner console output
name magling fixes
v0.5.2 Merge branch 'dependency-upgrade'
dmd 2.077 update
fixes for the latest dmd compiler
improved Test Discoveries and more
use libdparse for faster test discovery
allow ignoring files from the coverage report
improved examples
fix version name
v0.4.3 bump version
fix x86 builds and add seg handler
fix x86 build
add segmentation fault handler
new reporters and speed improvements
new TAP and VisualTrial reporters
add -r
flag to override the default reporters
add the describe
command which prints a json with the discovered tests
the tests now has source location
ars.d terminal is now part of trial... to fix some dependencies
fix builds without trial dependency
v0.3.1 fix builds without trial dependency
Code Coverage and new test discoveries
- Support for
trial
configuration, that allows you to use custom dependencies for the test build - Improved comand line interface
- Spec test discovery
- Test Class test discovery with experimental suport for data providers
- Configurable glyphs for all reporters
- HTML Code Coverage
- XUnit reporter
- Better fluent-asserts integration