Skip to content

Commit b19a872

Browse files
committed
Added settings to view mocha tests in test explorer
1 parent d5f498a commit b19a872

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"mochaExplorer.files": ["Battleship_Tests/**/*.js", "GameController_Tests/**/*.js"]
3+
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)