Skip to content

ReFrame 4.2.0

Choose a tag to compare

@vkarak vkarak released this 21 Apr 20:17
· 1459 commits to develop since this release

Release Notes

New features

  • Allow custom HTTP headers with the httpjson log handler (#2854)
  • Add support for repeated testing through two new options: --reruns and --duration (#2839)
  • Add new ci_extras test variable that allows passing test-specific options to the pipeline generated by --ci-generate (#2833)
  • Add a symlink to the latest run report (#2834)
  • Simplify custom user imports in tests (#2801)
  • Support arbitrary Spack environment configuration (#2819)

Enhancements

  • Use official Slack permanent invite link (#2862)
  • Set the module of test created by make_test (#2818)

Bug fixes

  • Do not symlink against report files in non-default locations (#2855)

Other

  • Replace codecov with coverage in CI (#2863)