Visual Trial is the Visual Studio Code integration for Trial, the extensible DLang test runner.
Preview
Features
Latest Trial support
Trial download and installer
Test discovery
Jump to test
Run all tests from a package
Run a single test
Cancel any running action
Display the failing message in the problems section
Requirements
You don't need to install Trial before using this plugin. The plugin will download and compile the right version for you.
All that you need is a DLang compiler and dub installed.
Extension Settings
There are no settings right now...
Known Issues
This is an experimental project and it is under development. It 101% works on my machine and I am trying to improve it
all of the time. If you find an issue, please add it to the issue section, on GitHub.
Release Notes
0.6.0
Trial v0.6.2
0.5.0
Trial v0.6.0
Improved compiler error handling
0.4.0
update to handle the new DMD 2.077 mangling
0.3.0
Compiler errors handling
0.2.0
Trial v0.5.0 support
Faster test discovery
Run tests from the editor
View test output from the editor
View test status from the editor
Added support for pending tests
0.1.0
Initial release:
Trial v0.4.0 support
Trial download and installer
Test discovery
Jump to test
Run all tests from a package
Run a single test
Cancel any running action
Display the failing message in the problems section