Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/extensions/copilot/test/scenarios/test-setupTestRecommend/testSetup.5.conversation.json
13397 views
1
[
2
{
3
"name": "goWebApp",
4
"question": "/setupTests",
5
"keywords": {
6
"anyOf": [
7
"testing",
8
"ginkgo"
9
]
10
},
11
"files": [
12
"main.go",
13
"go.mod",
14
"go.sum"
15
]
16
}
17
]
18
19