nose2pytest
nose2pytest copied to clipboard
Scripts to convert Python Nose tests to PyTest
(ENV_PY3) test@machine:repo$ pip install nose2pytest==1.10.0 ERROR: Could not find a version that satisfies the requirement nose2pytest==1.10.0 (from versions: 1.0.0, 1.0.1, 1.0.5, 1.0.8) ERROR: No matching distribution found for nose2pytest==1.10.0
I installed with `pipx install nose2pytest@git+https://github.com/pytest-dev/nose2pytest --force` (GitHub link because PyPI is stale), but then the project failed to run: ``` nose2pytest . Traceback (most recent call last): File "/Users/jaraco/.local/bin/nose2pytest",...
Bumps the github-actions group with 1 update: [hynek/build-and-inspect-python-package](https://github.com/hynek/build-and-inspect-python-package). Updates `hynek/build-and-inspect-python-package` from 2.4 to 2.5 Release notes Sourced from hynek/build-and-inspect-python-package's releases. v2.5.0 Added New input: attest-build-provenance-github generates signed build provenance attestations...
Bumps the github-actions group with 1 update in the / directory: [hynek/build-and-inspect-python-package](https://github.com/hynek/build-and-inspect-python-package). Updates `hynek/build-and-inspect-python-package` from 2.6 to 2.8 Release notes Sourced from hynek/build-and-inspect-python-package's releases. v2.8.0 Changed We now use uv's...