pytest-runner icon indicating copy to clipboard operation
pytest-runner copied to clipboard

vscode extension allows you to run test (in a very quick way) in your 🐍 python codebase using pytest

Results 5 pytest-runner issues
Sort by recently updated
recently updated
newest added

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.47.0 to 8.48.1. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.48.1 8.48.1 (2025-12-02) ⏪ Reverts eslint-plugin: revert "[no-redundant-type-constituents] use assignability checking for redundancy checks (#10744)" (#11812) 🩹 Fixes...

dependencies
javascript

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.47.0 to 8.48.1. Release notes Sourced from @​typescript-eslint/parser's releases. v8.48.1 8.48.1 (2025-12-02) ⏪ Reverts eslint-plugin: revert "[no-redundant-type-constituents] use assignability checking for redundancy checks (#10744)" (#11812) 🩹 Fixes...

dependencies
javascript

Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.7.3. Release notes Sourced from prettier's releases. 3.7.3 What's Changed Fix prettier.getFileInfo() change that breaks VSCode extension by @​fisker in prettier/prettier#18375 🔗 Changelog 3.7.2 What's...

dependencies
javascript

I'm not sure if I've just not found the configuration or option. Is it possible to use breakpoints and the python debugger together with pytest-runner?

I'm trying to run pytest runner in WSL. It mostly runs ok, but I get the following warning in the Output window: 2025-01-25 08:04:22.786 [error] Unable to resolve nonexistent file...