What's Changed
- Update license infomation format in pyproject.toml by @hannesbraun in #142
- Fix typos discovered by codespell by @cclauss in #143
- Add a parallel_threads_limit mark by @ngoldbaum in #146
- Detect gc.collect and mark tests as thread unsafe by @lysnikolaou in #148
- Test on 3.15 and 3.15t on CI by @lysnikolaou in #150
- Deprecated parallel_threads marker when n>1 by @lysnikolaou in #149
- Raise helpful error when forever is combined with 0 selected tests by @lysnikolaou in #152
New Contributors
- @hannesbraun made their first contribution in #142
- @cclauss made their first contribution in #143
Full Changelog: v0.7.1...v0.8.0