A powerful VSCode extension that enables developers to run and debug Foundry/Forge Solidity tests directly within the editor. It provides convenient CodeLens buttons next to each test method, allowing for quick execution and debugging of individual tests in Solidity files. Improves development workf
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
This VSCode extension provides integration support for the Foundry/Forge testing framework, allowing you to run and debug Solidity test files directly in the VSCode editor.