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
..
src testing: refactor to new runState API 2021-02-09 16:12:37 -08:00
.vscodeignore testing: fix unit tests 2021-01-06 15:35:20 -08:00
extension-browser.webpack.config.js testing: fix unit tests 2021-01-06 15:35:20 -08:00
extension.webpack.config.js testing: fix unit tests 2021-01-06 15:35:20 -08:00
package.json add repository field to extensions package.json 2021-01-29 15:30:45 +01:00
package.nls.json testing: fix locale string 2021-02-04 10:41:42 -08:00
README.md testing: fix unit tests 2021-01-06 15:35:20 -08:00
tsconfig.json testing: fix unit tests 2021-01-06 15:35:20 -08:00
yarn.lock testing: fix unit tests 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