Skip to content

Releases: RelationalAI-oss/XUnit.jl

v1.1.6

14 Feb 17:26
1f422fa
Compare
Choose a tag to compare

XUnit v1.1.6

Diff since v1.1.5

Merged pull requests:

v1.1.5

02 Feb 23:32
b5ef3e3
Compare
Choose a tag to compare

XUnit v1.1.5

Diff since v1.1.4

Merged pull requests:

  • Fix Test.Pass serialization to ignore unsafe .data field. (#17) (@NHDaly)

v1.1.4

08 Jun 17:16
612ba7d
Compare
Choose a tag to compare

XUnit v1.1.4

Diff since v1.1.3

Merged pull requests:

  • fix some RNG handling after new default RNG in Julia (#13) (@KristofferC)
  • Extend testing to Julia 1.6 and nightly. (#14) (@Sacha0)
  • Bump version number to 1.1.4. (#15) (@Sacha0)

v1.1.3

12 Feb 07:42
50564fe
Compare
Choose a tag to compare

XUnit v1.1.3

Diff since v1.1.2

Closed issues:

  • @test_throws gets swallowed (#2)

Merged pull requests:

  • Make testset and testcase support for loops. (#10) (@maleadt)

v1.1.2

07 Feb 23:06
9c7037a
Compare
Choose a tag to compare

XUnit v1.1.2

Diff since v1.1.1

Merged pull requests:

v1.1.1

06 Feb 01:49
Compare
Choose a tag to compare

XUnit v1.1.1

Diff since v1.1.0

Closed issues:

  • Method redefinitions in test cases do not work (#3)
  • Exited workers block the DistributedRunner (#4)

Merged pull requests:

  • Detect disappeared workers. (#5) (@maleadt)
  • Import ExceptionUnwrapping via XUnit. (#6) (@maleadt)
  • Don't print scheduling info on non-master nodes. (#7) (@maleadt)

v1.1.0

12 Jan 09:30
Compare
Choose a tag to compare

XUnit v1.1.0