no dogma blog
no dogma blog
Blog Posts
Podcast
Web API Lambda Course
Polly Course
Photos
Contact
Support this Site
About
RSS
Light
Dark
Automatic
Tasks
Using Build and Test Tasks from the Parent Directory of src/test with VS Code
I often follow the src, test directory structure for my .NET projects. But if you open Visual Studio Code to the parent of these directories, you can’t use the build and test tasks without some modifications to the tasks.json file.
Jul 23, 2021
#
VSCode
,
Building
,
Testing
,
Tasks
Adding a Test Task to the VS Code Command Palette
I thought it would be simple to add a task to run tests from the VS Code command palette, but it was not as straightforward as I hoped. Here’s how to do it.
Jul 21, 2021
#
VSCode
,
Testing
,
Tasks
Cite
×