I’m following the vscode
Testing Extensions docs. There seem to be 2 different configurations described.
- The test CLI
- Your own Runner
My questions:
- Are these configurations mutually exclusive or can / should they be configured together.
- Which use cases are better suited for the CLI vs the custom configuration?