issues
search
AArnott
/
Xunit.StaFact
Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic UI thread emulation with a SynchronizationContext that keeps code running on a "main thread" for that test.
Other
92
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Suggestion: Skip support (SkippableFact)
#102
bent-rasmussen
opened
1 year ago
4
Bump xunit.extensibility.execution from 2.4.2 to 2.5.1
#101
dependabot[bot]
opened
1 year ago
0
Bump xunit from 2.4.2 to 2.5.1
#100
dependabot[bot]
opened
1 year ago
0
Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.7.2
#99
dependabot[bot]
opened
1 year ago
0
Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.7.1
#98
dependabot[bot]
closed
1 year ago
1
Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.7.0
#97
dependabot[bot]
closed
1 year ago
1
Bump powershell from 7.3.4 to 7.3.6
#96
dependabot[bot]
opened
1 year ago
0
Bump xunit from 2.4.2 to 2.5.0
#95
dependabot[bot]
closed
1 year ago
1
Bump xunit.extensibility.execution from 2.4.2 to 2.5.0
#94
dependabot[bot]
closed
1 year ago
1
Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3
#93
dependabot[bot]
closed
1 year ago
1
Bump powershell from 7.3.4 to 7.3.5
#92
dependabot[bot]
closed
1 year ago
1
Merge latest Library.Template
#91
AArnott
closed
1 year ago
0
Call DisposeAsync on test class when the test fails in more ways
#90
AArnott
closed
1 year ago
0
Bump StyleCop.Analyzers.Unstable from 1.2.0.435 to 1.2.0.507
#89
dependabot[bot]
opened
1 year ago
0
Bump dotnet-coverage from 17.7.2 to 17.7.3
#88
dependabot[bot]
closed
1 year ago
1
Bump dotnet-coverage from 17.7.1 to 17.7.2
#87
dependabot[bot]
closed
1 year ago
0
Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2
#86
dependabot[bot]
closed
1 year ago
1
Add MaxAttempts trait to retry-able tests
#85
AArnott
closed
1 year ago
0
Implement automatic retries using UISettingsAttribute
#84
sharwell
closed
1 year ago
1
Merge latest Library.Template
#83
AArnott
closed
1 year ago
0
Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1
#82
dependabot[bot]
closed
1 year ago
1
Bump Nerdbank.GitVersioning from 3.6.132 to 3.6.133
#81
dependabot[bot]
closed
1 year ago
1
Bump nbgv from 3.6.132 to 3.6.133
#80
dependabot[bot]
closed
1 year ago
1
Merge latest Library.Template
#79
AArnott
closed
1 year ago
0
Get Solution Explorer to show Windows source files
#78
AArnott
closed
1 year ago
0
WinUI Unit testing with UIFact doesn't appear to work.
#77
ScottAtBarco
opened
1 year ago
18
Merge latest Library.Template
#76
AArnott
closed
1 year ago
0
Bump Nerdbank.GitVersioning from 3.5.119 to 3.6.128
#75
dependabot[bot]
closed
1 year ago
2
Change all `Cocoa` references to `AppKit`
#74
AArnott
closed
1 year ago
4
Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0
#73
dependabot[bot]
closed
1 year ago
2
Bump Microsoft.CodeCoverage from 17.5.0-release-20230105-01 to 17.5.0
#72
dependabot[bot]
closed
1 year ago
2
Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.3 to 3.3.4
#71
dependabot[bot]
closed
1 year ago
1
Bump Microsoft.CodeCoverage from 17.5.0-release-20230105-01 to 17.5.0-release-20230131-04
#70
dependabot[bot]
closed
1 year ago
1
Remove dead code
#69
AArnott
closed
1 year ago
0
Add cocoa fact attribute and related unit tests
#68
SiyuGithub
closed
1 year ago
11
Enable code coverage
#67
AArnott
closed
1 year ago
0
Update xunit dependencies
#66
AArnott
closed
1 year ago
0
Bump Microsoft.CodeCoverage from 17.5.0-release-20221220-01 to 17.5.0-release-20230105-01
#65
dependabot[bot]
closed
1 year ago
1
Bump xunit.runner.visualstudio from 2.4.1 to 2.4.5
#64
dependabot[bot]
closed
1 year ago
2
Bump xunit from 2.4.1 to 2.4.2
#63
dependabot[bot]
closed
1 year ago
2
Bump xunit.extensibility.execution from 2.4.1 to 2.4.2
#62
dependabot[bot]
closed
1 year ago
2
Retarget to modern frameworks
#61
AArnott
closed
1 year ago
1
Modify ThreadRental to let it use UI thread.
#60
SiyuGithub
closed
1 year ago
0
Custom Thread
#59
akblissweb
opened
2 years ago
1
[MainThreadFact] to execute tests on main thread on macos
#58
SupinePandora43
closed
1 year ago
6
Fix samples link in README
#57
sandyarmstrong
closed
2 years ago
0
Include owning test name in exception when zombied SyncContext is used
#56
lg2de
closed
2 years ago
6
Block XUnit thread while UIFactThread is running to ensure XUnit concurrency limitations
#55
lg2de
closed
3 years ago
9
Running all tests within a class on the same thread?
#54
eriove
opened
3 years ago
13
StaFact facts breaks the concurrency limitations of Xunit
#53
lg2de
closed
3 years ago
11
Next