There is a new test runner in town

Martin Nowak via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Jul 10 07:28:37 PDT 2017


On 06/11/2017 03:10 PM, Szabo Bogdan wrote:
> I'm pleased to announce the first release of `trial`. Trial is a test
> runner that aims for flexibility. I made this runner because I could not
> find a flexible test runner for D, to extend it with various features,
> like reporters and test discoveries.
> 
> This runner extends `dub test` command and it should work with no extra
> setup. Here is an example for vibe.d:
> https://asciinema.org/a/aqkefuk7d7t8vch7ro9thkscx
> 
> You can find more info about this project here:
> http://trial.szabobogdan.com/

Nice!

You might want to join forces with Atila and Gary.

http://code.dlang.org/packages/unit-threaded
http://code.dlang.org/packages/dunit

-Martin


More information about the Digitalmars-d-announce mailing list