Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Oct 13:38
ade40da

ParallelTestRunner v0.1.0

What's Changed

  • [CI] Reorganise GitHub Actions setup by @giordano in #1
  • Add docstring for runtests by @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 addworkers doscstring to addworkers by @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