Files
vscode/extensions/testing-editor-contributions
Connor Peet 3d4cabb608 testing: refactor to new runState API
Fixes: https://github.com/microsoft/vscode/issues/115101.
See issue for details.

- Adopts the new API
- Test results now persist across reloads (last 64 runs).
- Removed state grouping in favor of sorting option.
- Code lenses are disabled for now
2021-02-09 16:12:37 -08:00
..
2021-02-09 16:12:37 -08:00
2021-01-06 15:35:20 -08:00
2021-02-04 10:41:42 -08:00
2021-01-06 15:35:20 -08:00
2021-01-06 15:35:20 -08:00
2021-01-06 15:35:20 -08:00

Testing Editor Contributions

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Provides the in-editor experience for tests and test results