How to run unit tests?

Hello, I am familiar with running unit tests in VS Code; however, I would appreciate guidance on how to run unit tests in projects within VS Code Education. I have looked online but haven’t found much helpful information.

Hello David. Sorry for the slow reply here. Currently VS Code for Education doesn’t support VS Code’s built-in Unit Testing. You’d have to use standard desktop VS Code or vscode.dev to have that supported.