Releases: JamesHutchison/pytest-hot-reloading
Releases · JamesHutchison/pytest-hot-reloading
v0.1.0-alpha.19
What's Changed
- pass polling_interval as keyword arg by @JamesHutchison in #89
Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.19
v0.1.0-alpha.18
What's Changed
- Update monkeypatch to fix (many) line numbers being off due to decorators by @JamesHutchison in #86
Full Changelog: v0.1.0-alpha.17...v0.1.0-alpha.18
v0.1.0-alpha.17
What's Changed
- Fix pytest collection cache not being copied from by @JamesHutchison in #84
Full Changelog: v0.1.0-alpha.16...v0.1.0-alpha.17
v0.1.0-alpha.16
What's Changed
- Add throttling to file system polling and reduce CPU usage on default setting, remove watchman references by @JamesHutchison in #83
Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16
v0.1.0-alpha.15
What's Changed
- #77 VS code workaround by @JamesHutchison in #78
Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15
v0.1.0-alpha.14
What's Changed
- Restore logging colors, refactor metatests, fix error by @JamesHutchison in #72
Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14
v0.1.0-alpha.13
What's Changed
- Only call jurigged.watch once by @JamesHutchison in #70
Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13
v0.1.0-alpha.12
What's Changed
- Disable loading conftest when running as client by @JamesHutchison in #62
- Increment version to alpha-11 by @JamesHutchison in #63
- Fix wrong fixture behavior due to cached fixtures and conftest not being watched by @JamesHutchison in #67
- Increment version to 0.1.0-alpha.12 by @JamesHutchison in #69
Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11
v0.1.0-alpha.10
What's Changed
- Add monkeypatch for group definitions to fix jurigged bug by @JamesHutchison in #55
- Add 3.11 and 3.12 to CI test matrix by @JamesHutchison in #56
- Performance improvements related to
best_effort_copy
by @JamesHutchison in #57 - #49 Add env var and parameter for disabling the daemon by @JamesHutchison in #59
- Update readme and demo images by @JamesHutchison in #60
Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10
v0.1.0-alpha.9
What's Changed
- Updates for VS Code by @JamesHutchison in #50
Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9