v1.2.0
ReTestItems v1.2.0
Closed issues:
Merged pull requests:
- Fix file location info for testitem (#1) (@nickrobinson251)
- Fix docs definitions (#2) (@nickrobinson251)
- Fix keyword parsing (#3) (@nickrobinson251)
- Store name of testsetup in testitem (#4) (@nickrobinson251)
- Test testitems inherit group (#5) (@nickrobinson251)
- Lots more work towards fully working test item running (#6) (@quinnj)
- Some small fixes and debug logging (#7) (@nickrobinson251)
- Add fake packages for integration tests (#8) (@nickrobinson251)
- Add TestEnv as dep and do activation when running test items (#9) (@quinnj)
- Project is reachable if we're in that project env (#10) (@quinnj)
- Move code from private repo to public ReTestItems (#11) (@quinnj)
- Open-source updates from private repo (#16) (@nickrobinson251)
- Add compat for TestEnv (#17) (@nickrobinson251)
- Handle test error/failures missing file info (#19) (@nickrobinson251)
- Add
nworkers
to README docs (#20) (@nickrobinson251) - Re-enable log capture tests for testsetups (#21) (@quinnj)
- Test we support Julia v1.9 (#24) (@nickrobinson251)
- Add memory consumption and reformat stats (#25) (@Drvi)
- Search for tests in all directories, not just
src
andtest
(#27) (@nickrobinson251) - Bump version (#28) (@nickrobinson251)
- Try to fix TagBot (#29) (@nickrobinson251)
- Always start new worker after timeout or crash (#33) (@nickrobinson251)
- Allow a longer timeout on the timeout tests to reduce false failures (#37) (@nickrobinson251)
- Bump version to v1.2 (#42) (@nickrobinson251)