Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / xunit/xunit issues and pull requests
#3137 - Assert.Equal does not work for ImmutableArray<>
Issue -
State: closed - Opened by afmg-aherzog about 21 hours ago
- 3 comments
#3136 - Running individual tests through Visual Studio Test Explorer causes every test to be initialised
Issue -
State: open - Opened by CoreyHayward about 21 hours ago
- 5 comments
Labels: status: External
#3135 - [breaking change?] Shared instance of BeforeAfterTestAttribute
Issue -
State: closed - Opened by eValker 1 day ago
- 2 comments
Labels: status: By Design / Won't Fix
#3134 - .RunSettings TestCaseFilter not working with xunit v3
Issue -
State: open - Opened by tomap 2 days ago
- 2 comments
Labels: status: External
#3133 - documentation - Fluent Assertion migration guidance
Issue -
State: open - Opened by baywet 3 days ago
- 12 comments
#3132 - xUnit v3 TestPipelineStartup not being used
Issue -
State: closed - Opened by ngoov 4 days ago
- 5 comments
Labels: status: Waiting for Repro/Response
#3130 - Delay-signed assemblies don't load on xunit.runner.visualstudio 3.0
Issue -
State: closed - Opened by AArnott 5 days ago
- 8 comments
#3128 - v3 GlobalPackageReference problem
Issue -
State: closed - Opened by lkurzyniec 6 days ago
- 6 comments
Labels: status: External
#3126 - Collections of strings truncate individual strings
Issue -
State: open - Opened by fgimian 6 days ago
- 2 comments
Labels: type: Bug, area: Assertion library
#3125 - Catastrophic failure, No test is available (xUnit v3)
Issue -
State: closed - Opened by Gonkers 7 days ago
- 3 comments
#3124 - xunit v3 doesn't call DisposeAsync anymore with exceptions in IAsyncLifetime.InitializeAsync
Issue -
State: closed - Opened by IT-CASADO 8 days ago
- 3 comments
Labels: status: By Design / Won't Fix
#3123 - xunit v3 doesn't call Dispose anymore on tests with IAsyncLifetime and IDisposable
Issue -
State: closed - Opened by IT-CASADO 9 days ago
- 7 comments
Labels: status: By Design / Won't Fix
#3122 - Add cancellation to front controller
Issue -
State: closed - Opened by bradwilson 10 days ago
- 2 comments
Labels: type: Feature, area: Reporters / Runner Utility, target: v3
#3119 - Update visual-studio.html - add mention on implicit usings
Pull Request -
State: closed - Opened by SvendK 10 days ago
- 2 comments
#3118 - After upgrading to v3 tests cannot be discovered if xunit is a transitive package/dependency
Issue -
State: closed - Opened by IT-CASADO 12 days ago
- 8 comments
Labels: status: By Design / Won't Fix
#3117 - Add method LoadFromJson to ConfigReader_Json
Issue -
State: closed - Opened by bradwilson 14 days ago
- 1 comment
Labels: type: Feature, area: Core framework, target: v3
#3115 - Inject package information into README
Issue -
State: closed - Opened by bradwilson 15 days ago
- 1 comment
Labels: target: v3, area: Packaging
#3114 - Fire-and-Forget/Async void Tasks Block Dispose in xUnit
Issue -
State: closed - Opened by Berreip 15 days ago
- 3 comments
Labels: status: By Design / Won't Fix
#3113 - Add analyzer to flag using ITheoryDataRow inside of TheoryData
Issue -
State: open - Opened by bradwilson 16 days ago
Labels: type: Feature, help wanted, area: Analyzers, good first issue
#3108 - xunit v3 assemblies are not deterministic
Issue -
State: closed - Opened by martincostello 19 days ago
- 5 comments
#3107 - xunit v3 runs only 33 out of 1080 tests via `dotnet test`
Issue -
State: closed - Opened by AArnott 21 days ago
- 6 comments
#3106 - Feature request: Add support to define custom Main entry point with `GenerateTestingPlatformEntryPoint` setting
Issue -
State: closed - Opened by filzrev 22 days ago
- 3 comments
#3105 - (xunit.v3) review usage of GetAwaiter().GetResult() in auto-generated entrypoint
Issue -
State: closed - Opened by sliekens 23 days ago
- 10 comments
#3102 - xUnit1019 inappropriately flags usage of IEnumerable of tuple as not legal in v3
Issue -
State: closed - Opened by bradwilson 26 days ago
- 1 comment
Labels: type: Bug, area: Analyzers
#3101 - Skip based on user-supplied exception types
Issue -
State: closed - Opened by AArnott 26 days ago
- 7 comments
Labels: type: Feature, area: Core framework, target: v3
#3098 - Cannot find solution for error "Xunit.Sdk.TestClassException The following constructor parameters did not have matching fixture data: MyData myData"
Issue -
State: closed - Opened by PostalMike 29 days ago
- 16 comments
Labels: status: By Design / Won't Fix
#3095 - Fix minor typo
Pull Request -
State: closed - Opened by dk-teknologisk-npgr 29 days ago
- 2 comments
#3092 - `dotnet test --list-tests` command is not works as expected when `TestingPlatformDotnetTestSupport` enabled
Issue -
State: closed - Opened by filzrev 30 days ago
- 6 comments
#3091 - xUnit v3 failed to run tests when stdout is captured and ANSI escape sequence exists
Issue -
State: closed - Opened by filzrev 30 days ago
- 1 comment
#3088 - Assert.Equivalent throws NotSupportedException for types with getters returning ByRefLike types
Issue -
State: closed - Opened by rabuckley about 1 month ago
- 2 comments
#3087 - xunit1051 false positive for mocked methods (v3)
Issue -
State: closed - Opened by stevendarby about 1 month ago
- 5 comments
#3086 - Fix internal links
Pull Request -
State: closed - Opened by mderriey about 1 month ago
- 1 comment
#3085 - JSON schema for xunit.runner.schema.json not available for v3
Issue -
State: closed - Opened by karl-sjogren about 1 month ago
- 2 comments
#3083 - Indexing a read only collection of buttons for the Kendo Dialog with 0 or 1, only reads a No value.
Issue -
State: open - Opened by PostalMike about 1 month ago
- 3 comments
Labels: status: External
#3082 - xUnit1012 and `!`
Issue -
State: closed - Opened by nrhoffmann about 1 month ago
- 6 comments
#3078 - (xUnit.v3) _XunitCopyRunnerDependencies Target has incorrect DestinationFolder when UseArtifactsOutput is true
Issue -
State: closed - Opened by tomek14 about 1 month ago
- 3 comments
#3077 - `xunit.v3`: "Zero test run" from filtered assembly is treated as error when running with `Microsoft.TestPlatform` and `dotnet test`
Issue -
State: closed - Opened by julealgon about 1 month ago
- 4 comments
#3073 - Getting Caller Name in a custom FactAttribute
Issue -
State: closed - Opened by behrouz-rad-snkeos about 1 month ago
#3071 - `Skip` family properties cause error in custom attributes
Issue -
State: closed - Opened by behrouz-rad about 2 months ago
- 4 comments
Labels: status: By Design / Won't Fix
#3069 - Expose `CancellationToken` as passed-in argument to tests
Issue -
State: closed - Opened by julealgon about 2 months ago
- 6 comments
Labels: status: By Design / Won't Fix
#3068 - xUnit1051 code fix chooses incorrect overload for CancellationToken
Issue -
State: closed - Opened by SapiensAnatis about 2 months ago
- 7 comments
Labels: type: Bug, help wanted, area: Analyzers, good first issue
#3067 - #1742 Improved the error reporting when the DefaultTestCaseDescriptorProvider fails.
Pull Request -
State: open - Opened by koenigst about 2 months ago
- 1 comment
#3066 - Bug (xUnit v2.x): Collection fixture is being disposed even if all its tests are skipped.
Issue -
State: closed - Opened by voroninp about 2 months ago
- 7 comments
Labels: status: By Design / Won't Fix
#3064 - Can types that implement both IFormattable and IParsable<T> be IXunitSerializable by default?
Issue -
State: closed - Opened by rabuckley about 2 months ago
- 3 comments
#3062 - added recommendation to use nameof
Pull Request -
State: closed - Opened by hpatel292-seneca 2 months ago
- 2 comments
#3060 - F# uses central package management and there won't be any test runs
Issue -
State: closed - Opened by vst-h 2 months ago
- 5 comments
#3058 - Feature request: Assert.Equivalent overloads for filtering
Issue -
State: open - Opened by weitzhandler 2 months ago
- 4 comments
Labels: status: Open for Further Feedback
#3057 - Introducing xUnit.net Guru on Gurubase.io
Pull Request -
State: closed - Opened by kursataktas 2 months ago
- 1 comment
#3056 - TestContext add a method to access all available Fixtures
Issue -
State: closed - Opened by tky753 2 months ago
- 2 comments
#3055 - ITestFixture<T> or per-test fixtures
Issue -
State: closed - Opened by stevendarby 2 months ago
- 3 comments
Labels: status: By Design / Won't Fix
#3054 - TeamCity Reporter. Remove flow id from name of test suites.
Pull Request -
State: closed - Opened by A6blpka 2 months ago
- 12 comments
#3053 - Class data derived from TheoryData<SomeType[]> is broken
Issue -
State: closed - Opened by bradwilson 2 months ago
- 2 comments
Labels: type: Bug, area: Core framework, target: v2
#3051 - Array serialization broken for arrays of custom serialized types due to incorrect array type
Issue -
State: closed - Opened by mellis-ao 2 months ago
- 2 comments
Labels: type: Bug, target: 3.0
#3049 - Use T4.BuildTools for TheoryData related classes
Pull Request -
State: closed - Opened by TheConstructor 3 months ago
- 9 comments
#3048 - Assert.Contains should check ICollection<T>.Contains
Issue -
State: closed - Opened by weifenluo 3 months ago
- 2 comments
Labels: status: By Design / Won't Fix
#3046 - Generated list of assertions.
Pull Request -
State: closed - Opened by gnerkus 3 months ago
- 4 comments
Labels: status: Duplicate
#3044 - Assert.IsAssignableFrom is confusingly named
Issue -
State: closed - Opened by jcracknell 3 months ago
- 8 comments
#3041 - Error FS0433 : A function labeled with the 'EntryPointAttribute' attribute must be the last declaration in the last file in the compilation sequence.
Issue -
State: closed - Opened by johnnyggalt 3 months ago
- 1 comment
#3040 - Add a way to serialize custom types without implementing IXunitSerializable
Issue -
State: closed - Opened by bradwilson 3 months ago
- 1 comment
#3038 - Feature Request: Add System.Guid and System.Uri as intrinsics for theory data serialization
Issue -
State: closed - Opened by markusschaber 4 months ago
- 3 comments
#3037 - Nullability annotations in InlineDataAttribute cause warning for single null value
Issue -
State: closed - Opened by rabuckley 4 months ago
- 2 comments
#3036 - warning CS0436: The type ‘SelfRegisteredExtensions’ causes a conflict
Issue -
State: closed - Opened by Kiwibomber 4 months ago
- 11 comments
Labels: status: External
#3034 - TheoryData with AutoFixture no longer works with xunit 2.9.2
Issue -
State: closed - Opened by dalyIsaac 4 months ago
- 2 comments
#3033 - AsyncLocal no longer works in V3
Issue -
State: closed - Opened by SimonCropp 4 months ago
- 3 comments
Labels: type: Bug, area: Core framework, target: 3.0
#3032 - Breaking change in v2.9.1 for `TheoryData<T>.GetEnumerator()`
Issue -
State: closed - Opened by amanda-tarafa 4 months ago
- 6 comments
#3031 - Changes to TheoryData break tests with arrays of objects
Issue -
State: closed - Opened by MattVane 4 months ago
- 8 comments
Labels: type: Bug, area: Core framework, target: v2
#3030 - Issue Filtering By Trait in Xunit.v3
Issue -
State: closed - Opened by justindbaur 4 months ago
- 1 comment
Labels: status: Duplicate
#3028 - `Assert.Equal` and `ILookup` pitfall
Issue -
State: closed - Opened by vc-74 4 months ago
- 7 comments
Labels: type: Feature, area: Assertion library, target: 3.0, target: 2.x
#3023 - Cannot locate test source when test is inherited from a class in another project
Issue -
State: closed - Opened by aceoft 4 months ago
- 26 comments
Labels: type: Bug, area: Runner: VS Test / dotnet test, target: 3.0, target: 2.x
#3022 - Fix the x86 build break introduced by Microsoft Testing Platform test run
Pull Request -
State: closed - Opened by bradwilson 4 months ago
#3020 - TestMethodArguments is empty when run on the command line
Issue -
State: closed - Opened by SimonCropp 5 months ago
- 9 comments
#3018 - KeyNotFoundException thrown from Xunit.Analyzers.TheoryDataTypeArgumentsShouldBeSerializable
Issue -
State: closed - Opened by amoerie 5 months ago
- 4 comments
Labels: status: Waiting for Repro/Response
#3016 - Added info about async setup/cleanup
Pull Request -
State: closed - Opened by ndc 5 months ago
- 2 comments
#3014 - Custom SynchronizationContext is removed by v3
Issue -
State: closed - Opened by jbe2277 5 months ago
- 6 comments
Labels: type: Bug, area: Core framework, target: 3.0
#3013 - Periods in function name are seen as namespace/module names in Visual Studio's Test Explorer (F# unit test, V3)
Issue -
State: closed - Opened by richardcox13 5 months ago
- 7 comments
Labels: status: External
#3012 - Fix broken template source link in xunit.v3.templates.nuspec
Pull Request -
State: closed - Opened by timabell 5 months ago
- 3 comments
#3011 - xUnit1051 marks method with omitted optional parameters and named cancellationToken parameter
Issue -
State: closed - Opened by campersau 5 months ago
#3010 - Update configuration-files.html fix wrong v3 schema link
Pull Request -
State: closed - Opened by campersau 5 months ago
- 1 comment
#3009 - Update whats-new.md fix typo
Pull Request -
State: closed - Opened by campersau 5 months ago
- 1 comment
#3008 - Shared Context and Parallelization are two separate and district concepts...
Issue -
State: closed - Opened by TristenFielding 5 months ago
- 1 comment
Labels: status: Duplicate
#3007 - xUnit1039 fires on generic methods with generic array or enumerable argument
Issue -
State: closed - Opened by StefanLochauMF 5 months ago
- 13 comments
#3005 - Add test class instance to `TestContext`
Issue -
State: closed - Opened by bradwilson 5 months ago
- 3 comments
Labels: type: Feature, area: Core framework, target: 3.0
#3004 - xunit incredibly slower after upgrading from 2.7.1
Issue -
State: closed - Opened by MarkCiliaVincenti 5 months ago
- 3 comments
#3003 - Range and Index should be serializable
Issue -
State: closed - Opened by JakeYallop 5 months ago
- 1 comment
Labels: type: Feature, area: Core framework, target: 3.0
#3002 - `TestContext.Current.SendDiagnosticMessage` fails when diagnostic messages are enabled
Issue -
State: closed - Opened by 0xced 5 months ago
- 4 comments
#3001 - `IMessageSink` can't be injected into fixtures in xUnit.net v3
Issue -
State: closed - Opened by 0xced 5 months ago
- 3 comments
#3000 - xUnit1012 when using `[InlineData(<decimal>)]`
Issue -
State: closed - Opened by colejohnson66 5 months ago
- 3 comments
Labels: type: Bug, area: Analyzers
#2999 - Have the built-in possibility to sort tests by name in a test class
Issue -
State: closed - Opened by Scal-Human 5 months ago
- 2 comments
#2998 - Add MethodInfo to IDataAttribute.GetData
Issue -
State: closed - Opened by bradwilson 5 months ago
- 1 comment
Labels: type: Bug, area: Core framework, target: 3.0
#2996 - Test methods with FsCheck.Xunit.PropertyAttribute throws MissingMethodException in version 2.9
Issue -
State: closed - Opened by erikljung 6 months ago
- 7 comments
Labels: status: External
#2993 - TestFramework cannot be inherited
Issue -
State: closed - Opened by wuzxc1230123 6 months ago
- 6 comments
Labels: status: Waiting for Repro/Response
#2992 - Test host process crashes on unhandled exceptions.
Issue -
State: closed - Opened by cpopescu89 6 months ago
- 2 comments
Labels: status: By Design / Won't Fix
#2991 - Add an analyzer which recommends nameof usage
Issue -
State: closed - Opened by bradwilson 6 months ago
- 4 comments
Labels: type: Feature, help wanted, area: Analyzers
#2990 - Add an analyzer which validates the contract for SkipUnless and SkipWhen
Issue -
State: open - Opened by bradwilson 6 months ago
Labels: type: Feature, area: Analyzers
#2989 - Add an analyzer to prohibit setting both SkipUnless and SkipWhen
Issue -
State: open - Opened by bradwilson 6 months ago
Labels: type: Feature, area: Analyzers
#2988 - Update xUnit1004 to not trigger when using SkipWhen or SkipUnless
Issue -
State: open - Opened by bradwilson 6 months ago
Labels: type: Feature, area: Analyzers
#2987 - XunitFrontController.Create is not friendly to debuggers
Issue -
State: closed - Opened by estrizhok 6 months ago
- 11 comments
#2986 - Analyzer for xUnit1010 is weird when generic method is constraint with CRTP-types
Issue -
State: open - Opened by StefanLochauMF 6 months ago
- 3 comments
Labels: type: Bug, help wanted, area: Analyzers
#2985 - Getting Framework not found error even though it is installed
Issue -
State: closed - Opened by SurajImmanuel 6 months ago
- 1 comment
#2984 - Update/fix FSharp SupportedOSAttribute project template
Pull Request -
State: closed - Opened by kojo12228 6 months ago
- 1 comment