Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

Releases: simoncropparchived/XunitContext

3.3.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 11:02

As part of this release we had 11 commits which resulted in 1 issue being closed.

Bug

  • #375 Fix test exception relying on DeclaringType not being null

3.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 23:13

As part of this release we had 1 issue closed.

Feature

  • #367 ContextFixture proposal

3.2.2

Choose a tag to compare

@github-actions github-actions released this 19 Mar 09:29

As part of this release we had 38 commits which resulted in 1 issue being closed.

Improvement

  • #333 Throw for enable exception capture not called

2.0.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 09:04

As part of this release we had 127 commits which resulted in 2 issues being closed.

Bugs

  • #169 Correct Newline handling
  • #168 [BUG] Microsoft.Extensions.Logging.Console Console logs not captured - limitation of Context.Write overloads

1.9.1

Choose a tag to compare

@github-actions github-actions released this 04 Apr 09:19

As part of this release we had 92 commits which resulted in 1 issue being closed.

Improvement

  • #109 Exception not correctly resolved in async tests

1.8.0

Choose a tag to compare

@SimonCropp SimonCropp released this 26 Jan 10:20

missing write objects

1.7.0

Choose a tag to compare

@SimonCropp SimonCropp released this 26 Jan 10:20

add object writing

1.6.0

Choose a tag to compare

@SimonCropp SimonCropp released this 26 Jan 09:13

As part of this release we had 84 commits which resulted in 1 issue being closed.

Improvement

  • #77 add UseParameters

1.3.0

Choose a tag to compare

@SimonCropp SimonCropp released this 26 Jan 09:13

As part of this release we had 1 issue closed.

Improvement

  • #1 Add debug.write support