Discussed in #16216
Originally posted by raakasf May 11, 2021
I practice TDD but unfortunately none of the VS Code Python extension autorun test. For now, I am using inotify to run tests as soon as I save a file. I was unable to find any info to get similar functionality in VS Code (no feature request etc). It would be nice to have the extension automatically run tests and display the status at bottom. Any thoughts?
Discussed in #16216
Originally posted by raakasf May 11, 2021
I practice TDD but unfortunately none of the VS Code Python extension autorun test. For now, I am using inotify to run tests as soon as I save a file. I was unable to find any info to get similar functionality in VS Code (no feature request etc). It would be nice to have the extension automatically run tests and display the status at bottom. Any thoughts?