pester / vscode-adapter

Run PowerShell Pester Tests with Visual Studio Code
MIT License
58 stars 13 forks source link

🧪 Redesign testing to use vscode-test CLI #235

Closed JustinGrote closed 7 months ago

JustinGrote commented 7 months ago

VSCode-required E2E tests and Mocha tests are run separately now based on whether they are in a thing.tests.ts or thing.vscode.tests.ts file.