Skip to content

Executing Tests in VS Code

Prerequisite: VS Code Setup.

Exploring Test Cases

Implemented test cases can be explored in VS Code's "Testing" View; click on the conical flask highlighted in the screenshot below.

VS Code Testing Tab

Testing EVM Features Under Active Development

See the VS Code section in Executing Tests for Features under Development to explore tests targeting EVM features under development.

Executing and Debugging Test Cases

VS Code Testing Tab