Skip to content

Releases: AArnott/Xunit.StaFact

v2.0.36-alpha

06 Feb 04:14
8c678c3
Compare
Choose a tag to compare
v2.0.36-alpha Pre-release
Pre-release

What's Changed

  • Stop failing when tests have straggling tasks by @AArnott in #126

Full Changelog: v2.0.35-alpha...v2.0.36-alpha

v2.0.35-alpha

05 Feb 18:13
cf4122a
Compare
Choose a tag to compare
v2.0.35-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.29-alpha...v2.0.35-alpha

v2.0.29-alpha

18 Jan 16:07
4a13264
Compare
Choose a tag to compare
v2.0.29-alpha Pre-release
Pre-release

Enhancements

New Contributors

Full Changelog: v1.2.46-alpha...v2.0.29-alpha

v1.2.69

18 Jan 16:04
Compare
Choose a tag to compare

Enhancements

  • Add cocoa fact attribute and related unit tests by @SiyuGithub in #68
  • Implement automatic retries using UISettingsAttribute by @sharwell in #84
  • Add MaxAttempts trait to retry-able tests by @AArnott in #85

Other changes

New Contributors

Full Changelog: v1.1.11...v1.2.69

v1.2.46-alpha

06 Jun 23:01
14d88bb
Compare
Choose a tag to compare
v1.2.46-alpha Pre-release
Pre-release

What's Changed

  • Implement automatic retries using UISettingsAttribute by @sharwell in #84
  • Add MaxAttempts trait to retry-able tests by @AArnott in #85

New Contributors

Full Changelog: v1.2.22-alpha...v1.2.46-alpha

v1.2.22-alpha

06 Feb 18:33
f3d5569
Compare
Choose a tag to compare
v1.2.22-alpha Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.1.11...v1.2.22-alpha

v1.1.11

24 Jan 22:47
1b28d1f
Compare
Choose a tag to compare

Changes:

Enhancements:

  • #56: Include owning test name in exception when zombied SyncContext is used

This list of changes was auto generated.

v1.1.5-alpha

16 May 00:35
0ab9b16
Compare
Choose a tag to compare
v1.1.5-alpha Pre-release
Pre-release

Changes:

  • #55: Block XUnit thread while UIFactThread is running to ensure XUnit concurrency limitations

This list of changes was auto generated.

v1.0.37

04 Aug 17:40
cf1b0ba
Compare
Choose a tag to compare

Changes:

Fixes:

  • #44: Hanging UITheoryTestCase

Others:

  • #45: Clarify attribute names, or rename package ID
  • #47: Dispose of ThreadRental at conclusion of UITheory test
  • #46: Sleep the WinForms thread without spinning
  • #43: CPU usage in polling message loop

This list of changes was auto generated.

v1.0.31-beta

06 May 04:10
68790c2
Compare
Choose a tag to compare
v1.0.31-beta Pre-release
Pre-release

Changes:

Enhancements:

  • #41: Generate test arguments on test thread

Others:

  • #42: Execute theory data-generating methods on UI thread

This list of changes was auto generated.