Skip to content

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 07:56
· 3 commits to master since this release

ReTest v0.3.1

Diff since v0.3.0

Closed issues:

  • type TaskLocalRNG has no field seed (#26)

Merged pull requests:

  • dryrun: keep track of loop variables from parent testsets (#28) (@rfourquet)
  • hijack: add include=:static option (#30) (@rfourquet)
  • support nesting Test.@testset within ReTest.@testset (#31) (@rfourquet)
  • alignment: take nested testsets into account when verbose (#32) (@rfourquet)
  • hijack: be more precise with include=:static (#33) (@rfourquet)
  • hijack: allow specifying custom include-like functions (#34) (@rfourquet)