Tags: hughhan1/rtest
Tags
chore: release v0.0.38 Bump version to 0.0.38 and update CHANGELOG with new features including lazy collection for improved performance when running specific files, nonexistent path handling with pytest-compatible exit code 4, and a fix for the native runner sys.path issue. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
chore: release v0.0.37 ## Added - Native test runner (`--runner native`) without pytest dependency - `@rtest.mark.parametrize` and `@rtest.mark.skip` decorators - AST-based parametrized test expansion during collection - pyproject.toml config support for python_files/classes/functions patterns ## Changed - CI now uses tag-triggered PyPI releases - Replaced mypy with ty for type checking - Upgraded ruff to 0.14.10
PreviousNext