XunitContext Versions Save

Extends xUnit to expose extra context and simplify logging

3.3.1

10 months ago

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

10 months ago

As part of this release we had 1 issue closed.

Feature

  • #367 ContextFixture proposal

3.2.2

2 years ago

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

3 years ago

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

4 years ago

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.7.0

4 years ago

add object writing

1.8.0

4 years ago

missing write objects

1.6.0

4 years ago

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

Improvement

  • #77 add UseParameters

1.3.0

4 years ago

As part of this release we had 1 issue closed.

Improvement

  • #1 Add debug.write support