Skip to content

v1.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 22:09
· 11 commits to main since this release
b800f37

ReTestItems v1.25.0

Diff since v1.24.0

Merged pull requests:

  • Move GC to test_end_expr and only collect when nworkers > 1 (#160) (@Drvi)
  • [RAI-28133] Output an error when worker_init_expr is set but test workers are zero (#162) (@nantiamak)
  • Clarify readme re parallelism and @testset (#167) (@nickrobinson251)
  • Improve reporting of parse errors in test files (#168) (@nickrobinson251)

Closed issues:

  • Support separate project file in test/Project.toml (#165)
  • Parse errors result in cryptic error messages (#166)