Skip to content

Commit

Permalink
Add VS Code testing tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuboudreau authored Jun 20, 2024
1 parent d84c555 commit e1137ac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions onboarding/software-development.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,10 @@ If you are adding a new feature, please be sure to add accompanying tests which

In both cases, please refer to the GitHub Wiki for your specific project for testing protocols.

If you are using Visual Studio Code as an IDE, below is a tutorial on how to set up its testing features (using Spinal Cord Toolbox as an example).

<iframe width="560" height="315" src="https://www.youtube.com/embed/V-1Sgv3xaaI?si=qXTKp2wddB9ILCE5" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

### Licensing

Ensure that you are the original author of your changes, and if that is not the case, ensure that the borrowed/adapted code is compatible with the license.
Expand Down

0 comments on commit e1137ac

Please sign in to comment.