Can't get dub dustmite to work

Anonymouse zorael at gmail.com
Sat Apr 25 19:00:55 UTC 2020


On Saturday, 25 April 2020 at 09:38:59 UTC, aliak wrote:
> Then I run this dub dustmite command:
>
> dub dustmite -b unittest ../dubdust --compiler-regex="never 
> matches"

I have had zero luck with dustmite via dub. I would honestly 
recommend that you create a shell script that does `dub test 2>&1 
| grep "never matches"`, and just use that as a tester with 
dustmite directly.


More information about the Digitalmars-d-learn mailing list