Skip to content

Commit d453229

Browse files
author
Joao Antao
committed
Add information to test readme file on how to run tests in VS Code IDE. (#58)
1 parent d53ea29 commit d453229

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

BunqSdk.Tests/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,6 @@ same directory, fill in your sandbox user data and rename the copy to `config.js
3636
To run tests via Rider, you can right click on the `BunqSdk.Tests` solution and should be able to run
3737
the tests cases from the IDE.
3838
To run the tests via Visual Studio, you can use the Test Explorer window. Use default shortcut Ctrl+R, A
39-
for test cases execution.
39+
for test execution.
40+
To run the tests via Visual Studio Code, you can use this [extension](https://github.com/formulahendry/vscode-dotnet-test-explorer)
41+
for test execution.

0 commit comments

Comments
 (0)