v0.1.0
ParallelTestRunner v0.1.0
What's Changed
- [CI] Reorganise GitHub Actions setup by @giordano in #1
- Add docstring for
runtestsby @giordano in #2 - Move default number of jobs to its own function by @giordano in #5
- Add support for custom tests. by @maleadt in #6
- Improve module sandboxing and allow init code customization. by @maleadt in #7
- Eval the initialization code separately. by @maleadt in #8
- Make it possible to customize the worker a test is run on. by @maleadt in #9
- Actually attach
addworkersdoscstring toaddworkersby @giordano in #10 - Make executable flags a runtime function by @giordano in #11
- Print timing inside overall test reporting by @giordano in #12
New Contributors
Full Changelog: https://github.com/JuliaTesting/ParallelTestRunner.jl/commits/v0.1.0