Skip to content

Releases: spekt/testlogger

v5.0.0

19 Dec 14:06
0528ffd
Compare
Choose a tag to compare

5.0.0 (2024-12-19)

⚠ BREAKING CHANGES

  • [junit] add testcase system-out and system-err along with attachment support. (#136)

Features

  • [junit] add testcase system-out and system-err along with attachment support. (#136) (dff18d6)
  • update junit xsd to allow test case level outputs. (#134) (1a37110)

v4.1.0

12 Oct 03:47
3625dad
Compare
Choose a tag to compare

4.1.0 (2024-10-12)

Features

  • [JUnit] added StoreConsoleOutput option (#115) (63fc58f)

v4.0.254

28 Jul 11:06
24649be
Compare
Choose a tag to compare
  • Fix: [nunit logger]: standardize start and end times. See #88 and https://github.com/spekt/nunit.testlogger/issues/105.
  • Fix: [nunit logger]: make attachment description optional. See #87 and https://github.com/spekt/nunit.testlogger/issues/106.
  • Infra: [all loggers]: remove dependency on System.ValueTuple. See #82.
  • Infra: [all loggers]: consolidate build infra, test infra and make E2E tests now run on library dependencies. Makes running tests faster and possible from the test explorers.
  • Infra: [all loggers]: port various loggers to testlogger repo, add sample gitlab and circle CIs for junit.

NuGet links: