-
v1.2.0-dev.1b2f89e90 · ·
- New `--fail-fast` option to stop execution as soon as one test fails - Now unittests inside of nested classes/structs will be discovered and run Huge thanks to Luis Panadero Guardeño aka @Zardoz89!
-
v1.1.19c7743d7 · ·
Fixed an issue for types with tuple fields. Big thanks to Carlin St Pierre! Note that with latest DMD v2.094.2 now unit tests inside of template mixins will also be executed.
-
-
-
-
v1.0.02d5072cb · ·
- Licence has been changed to ISC. It is identical to the MIT licence used in the past, just fancy and new - CI is now using latest DMD/LDC to test silly weekly - Web page has been removed, all of the necessary documentation is now in the README - A couple of other internal improvements that help with occasional SEGFAULTs caused by tests in a template, make compilation faster a bit and utilize latest features of DMD and LDC (isModule trait)
-
-
-
v0.7.0931bded6 · ·
Release with number of internal changes: - Logger is re-implemented for better performance and lower resource usage - Special logger thread isn't a thing anymore, which means that 'dub test -- --threads=1' will spawn exactly 1 runner thread - Changed how 'Console' works - Fixed #20 which caused mess in terminal when an error occurred - Changed how test failures are print
-
v0.7.0-alpha96dd1e54 · ·
-
-
-
-
-
-