We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d53ea29 commit d453229Copy full SHA for d453229
BunqSdk.Tests/README.md
@@ -36,4 +36,6 @@ same directory, fill in your sandbox user data and rename the copy to `config.js
36
To run tests via Rider, you can right click on the `BunqSdk.Tests` solution and should be able to run
37
the tests cases from the IDE.
38
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.
+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
0 commit comments