Releases: JuliaTesting/TestReports.jl
Releases · JuliaTesting/TestReports.jl
v0.7.0
TestReports v0.7.0
Closed issues:
Merged pull requests:
- Use Pass info in v1.7 and later (#83) (@mmiller-max)
v0.6.3
TestReports v0.6.3
Closed issues:
- update_package_test! not defined (#81)
Merged pull requests:
- Update version check for manifest changes (#82) (@JackDunnNZ)
v0.6.2
v0.6.1
TestReports v0.6.1
Closed issues:
- Mismatch in TestReports versions when using properties (#75)
Merged pull requests:
- Fix version clashes between TestReports and package being tested (#76) (@mmiller-max)
v0.6.0
TestReports v0.6.0
Closed issues:
- Test count inconsist between native julia and xml report (#72)
Merged pull requests:
- Count test errors as tests (#73) (@mmiller-max)
v0.5.4
TestReports v0.5.4
Closed issues:
- Tidy imports (#69)
Merged pull requests:
- Tidy up imports (#70) (@mmiller-max)
v0.5.3
TestReports v0.5.3
Closed issues:
Merged pull requests:
- Speed up tests (#66) (@mmiller-max)
- Update runner command (#68) (@mmiller-max)
v0.5.2
TestReports v0.5.2
Closed issues:
- Do we need a custom testset type? (#2)
- Tests fail in PkgEval and when testing installed Package (#53)
- CustomTestSets may be broken (#61)
Merged pull requests:
- Refactor runner.jl (#58) (@mmiller-max)
- Refactor tests (#59) (@mmiller-max)
- Allow and test for custom TestSets in pkg tests (#63) (@mmiller-max)
- Fix test environment dependencies (#64) (@mmiller-max)
v0.5.1
TestReports v0.5.1
Closed issues:
- Missing/incorrect attributes in report (#56)
Merged pull requests:
- Correct ID attribute and add hostname attribute (#57) (@mmiller-max)
v0.5.0
TestReports v0.5.0
Closed issues:
Merged pull requests:
- Move CI to GitHub Actions (#52) (@mmiller-max)
- Add timing and timestamp information (#54) (@mmiller-max)