tested
This package adds support for unit tests ran with dub, the Dlang package manager.
gedaiu 417 1 0.5.0 MIT GitHub

tested package

This package adds support for unit tests ran with dub, the Dlang package manager.

A screenshot

How to use it

In order to use this plugin you need to add tested package as a dependency in your dub.json. Once you can run your tests with tested you can toggle this plugin and run the test with tested:run

By default you will use the ConsoleTestResultWriter class to write result but if you need to have better results, you can use the AtomTestResultWriter with a custom main file

Dependencies

Toolbar

Toolbar screenshot

If you want to add a test button to your workspace, you can install tool-bar plugin.

Linter

Linter screenshot

To see the test fail messages, you can install the linter plugin