An extension for VSCode editor to easily explore and run tests using the foundry framework. This is an adapter that is intended to work with the Test Explorer UI extension.
Note: This adapter is in a very early stage. Beta testers are welcome!
Features at a glance:
Displays a Test Explorer in the Test view of VS Code's sidebar with all detected tests and suites along with their state.
Adds CodeLenses to your test files for running specific tests.
Display test logs in the Output panel.
Allows for verbosity configuration.
Exclude test files and test functions.
More to come....
Requirements
The following will need to be installed in order to use this template. Please follow the links and instructions.