Catalog | Description |
---|---|
configs |
Ensure that configuration items are not affected by code changes |
errors |
Some test cases that are expected to be wrong |
fixture |
Testing the functions of the Libuild |
plugins |
Testing the function of the various plugins |
toolkit |
Test toolbox |
rush update && rush build && pnpm snapshot
in root directory of project.
Make sure you are using vscode.
- Install Mocha Test Explorer;
rush update
;- Open the sidebar.