ParallelTestRunner v1.0.3
Merged pull requests:
- Use Malt instead of Distributed.jl (#48) (@vchuravy)
- Add GPUArrays.jl and Metal.jl examples in README (#49) (@giordano)
- Update help message in README.md, and clarify
runtests
arguments (#50) (@giordano) - Disable fail-fast in UnitTests workflow (#52) (@giordano)
- Add WorkerTestSet to avoid loss of context due to TestSetException (#55) (@vchuravy)
Closed issues:
- Retain precise testset information in failed tests (#32)