Skip to content

Releases: JuliaTesting/TestReports.jl

v1.4.0

11 Feb 12:24
211cff8

Choose a tag to compare

TestReports v1.4.0

Diff since v1.3.0

Merged pull requests:

Closed issues:

  • Package extension for JET.jl (#130)
  • Handle failures from @test_logs (#133)

v1.3.0

27 Oct 06:10
e5f9336

Choose a tag to compare

TestReports v1.3.0

Diff since v1.2.1

Merged pull requests:

Closed issues:

  • Support Pkg.test's keyword parameter allow_reresolve (#131)

v1.2.1

29 Jan 15:52
53ee1c0

Choose a tag to compare

TestReports v1.2.1

Diff since v1.2.0

Merged pull requests:

Closed issues:

  • Crashing on Julia 1.11-rc1 (#121)

v1.2.0

21 Oct 10:26
ef6dd38

Choose a tag to compare

TestReports v1.2.0

Diff since v1.1.1

Merged pull requests:

v1.1.1

11 Jun 14:40
5cb90bc

Choose a tag to compare

TestReports v1.1.1

Diff since v1.1.0

Merged pull requests:

  • Runner code checks for problems against flattened testsets (#119) (@omus)
  • warn about flatten_results! behavior in docs (#120) (@philbit)

Closed issues:

  • Erroneous return code and "test passed" message (#118)

v1.1.0

23 May 19:19
b3d92d9

Choose a tag to compare

TestReports v1.1.0

Diff since v1.0.0

Merged pull requests:

  • Define constant to reporttests.jl (#112) (@omus)
  • Support Julia 1.11+ (#113) (@omus)
  • Use GHA supporting Node 20 (#116) (@omus)
  • Runner script uses exit code from test file (#117) (@omus)

Closed issues:

  • V1.0.0 Roadmap (#48)

v1.0.0

22 May 11:32
16f8d25

Choose a tag to compare

TestReports v1.0.0

Diff since v0.7.3

Merged pull requests:

  • Flattened testsets ordered by appearance (#103) (@omus)
  • Flatten testsets during report generation (#104) (@omus)
  • Fix typo in recordproperty docstring (#105) (@omus)
  • Support testcase properties (#106) (@omus)
  • Avoid using deepcopy report for internal use (#108) (@omus)
  • Support test arguments in reporttests.jl (#109) (@omus)
  • Allow for duplicate properties (#110) (@omus)
  • Pretty formatted XML (#111) (@omus)

v0.7.3

30 Apr 09:03
34451a6

Choose a tag to compare

TestReports v0.7.3

Diff since v0.7.2

Merged pull requests:

  • Add codecov yaml (#94) (@mmiller-max)
  • Update tagbot config (#95) (@mmiller-max)
  • Wrapped tag in a for XML output (#98) (@gbruer15)
  • Fix "Complex Example" testset for Julia 1.9+ (#99) (@omus)
  • Modernize GitHub Action workflows (#100) (@omus)
  • Flattening retains empty testsets with new properties (#102) (@omus)

Closed issues:

  • Configure/turn off Codecov merge checks (#85)
  • Incorrect JUnit XML for error outside of test case (#97)

v0.7.2

16 Apr 15:10
ebb9d13

Choose a tag to compare

TestReports v0.7.2

Diff since v0.7.1

Closed issues:

  • XML writer incorrectly assumes that error types can be parsed (#87)
  • TestReports does not seem to support verbose=true option for @testset (#90)

Merged pull requests:

v0.7.1

19 Aug 09:22
8ba6874

Choose a tag to compare

TestReports v0.7.1

Diff since v0.7.0

Closed issues:

  • TestReports.test fails due to method error on checkinstalled! call (#86)

Merged pull requests: