Home > front end > Unit Testing Works in VSCode on Windows but not Linux
Unit Testing Works in VSCode on Windows but not Linux
Time:04-24
I'm having trouble debugging Xunit unittests in .NET6 running on Ubuntu 20.04 in VSCode (1.66.2). These run in VisualStudio and VSCode in Windows. I can run (not debug) the tests in Linux from the CLI or the