What's Changed
- Use
=as separator for the test run report by @agriyakhetarpal in #185 - Respect verbosity/quietness settings when deciding to print the parallel report summary by @agriyakhetarpal in #186
- Configure per-test report to be displayed at higher verbosity modes by @agriyakhetarpal in #187
- Create a separate tmpdir/tmp_path subdirectory for each iteration, so these fixtures can work with --iterations by @itamarst in #193
New Contributors
- @agriyakhetarpal made their first contribution in #185
- @itamarst made their first contribution in #193
Full Changelog: v0.9.1...v0.10.0