This was originally reported by @qubitron (I thought I added an issue for this, couldn't find it, if we do, then we'll need to close this in favor that).
- Open a folder with unit tests in VS Code
- Enable
Unit Tests in settings.json, but do not configure it.
- VS Code will not throw errors about unit tests not having been configured.
Note: This applies to Unit Test test framework in Python.
This was originally reported by @qubitron (I thought I added an issue for this, couldn't find it, if we do, then we'll need to close this in favor that).
Unit Testsinsettings.json, but do not configure it.Note: This applies to
Unit Testtest framework in Python.