We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34b34b5 commit 0fd0fc2Copy full SHA for 0fd0fc2
1 file changed
.vscode/settings.json
@@ -0,0 +1,4 @@
1
+{
2
+ "ponicode.testSettings.testLocation.locationType": "Same folder as source file",
3
+ "ponicode.testSettings.testLocation.path": "{rootDir}\\{filePath}\\{fileName}.test.{ext}"
4
+}
0 commit comments