- Show status bar icons (💻 and/or 🐳) only if the file is a test file.
- Error message improvement.
- Improved test detection: the extension now automatically identifies the test function or class context based on the cursor's position anywhere within the function or class body.
- Add support for pytest options in the
settings.json
.
- Bug fix on terminal auto focus.
- Autoclear terminal befor running a test.
- Custom buttons on the status bar.
- 2 new commands for running test modules
run-module-test
andrun-module-test-docker
- Add check toml or cfg configuration configurable and optional.
- Fix typo in error messages
- Initial release