VSCode for ERCxThis extension provides a way to run the ERCx tests inside VSCode. When you open a .sol file, click on the code lens above the contract name to generate the tests, then click run on the testing view. The Extension uses the ERCx API and a full suite of tests. It usually takes around 2 minutes depending on server load. The Extension only supports a single self-contained Solidity file as input. |