Commit Graph

4 Commits

Author SHA1 Message Date
Connor Peet
a3598f8118 testing: add basic coverage introspection to testObserver APIs (#226211)
* testing: add basic coverage introspection to testObserver APIs

* fix build
2024-08-22 15:31:01 -07:00
Connor Peet
e1dfc911ce testing: exploratory UI for followup actions
This adds an API that extensions can use to contribute 'followup'
actions around test messages. Here just a dummy hello world using
copilot, but extensions could have any action here, such as actions to
update snapshots if a test failed:

![](https://memes.peet.io/img/24-05-c1f3e073-a2da-4f16-a033-c8f7e5cd4864.png)

Implemented using a simple provider API.
2024-05-21 16:09:08 -07:00
Connor Peet
edcfff3d4f testing: remove outdated auto run and invalidation code
Fixes #144618
2022-03-29 15:26:39 -07:00
Johannes Rieken
a4d426a1c2 split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165 2021-11-12 09:48:17 +01:00