TylerLeonhardt / vscode-pester-test-adapter

MIT License
33 stars 13 forks source link

Include where failure happened #10

Open TylerLeonhardt opened 4 years ago

TylerLeonhardt commented 4 years ago

Looks like we can include messages and text decoration to give a richer experience for when a test fails

https://github.com/hbenl/vscode-test-adapter-api/blob/5014a25bd0a6f5b383ca7f4da26559f6f9ecd34d/src/index.ts#L277-L287