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
#3000 - xUnit1012 when using `[InlineData(<decimal>)]`
Issue -
State: closed - Opened by colejohnson66 6 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 6 months ago
- 2 comments
#2998 - Add MethodInfo to IDataAttribute.GetData
Issue -
State: closed - Opened by bradwilson 6 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
#2983 - xUnit1010 does not report invalid value for nullable uint in theory
Issue -
State: closed - Opened by dlemstra 6 months ago
- 13 comments
Labels: type: Bug, help wanted, area: Analyzers, good first issue
#2982 - Unable to run WinUI unit tests reliant on WinRT types
Issue -
State: closed - Opened by SoggyBottomBoy 6 months ago
- 4 comments
#2981 - Improve xUnit1045 to avoid firing for serializable arguments stored in `object`
Issue -
State: open - Opened by JakeYallop 6 months ago
- 2 comments
Labels: type: Feature, help wanted, area: Analyzers
#2979 - Skipped tests displayed passed in JUnit xml
Issue -
State: closed - Opened by Montimort 7 months ago
- 3 comments
#2978 - Add a diagnostic suppressor for VSTHRD200
Issue -
State: closed - Opened by cremor 7 months ago
- 4 comments
Labels: type: Feature, help wanted, area: Analyzers
#2977 - Create v3 analyzer for `Timeout` tests which don't use `TestContext.Current.CancellationToken`
Issue -
State: open - Opened by bradwilson 7 months ago
Labels: type: Feature, help wanted, area: Analyzers
#2976 - Fix tests failing depending on OS culture
Pull Request -
State: closed - Opened by MaxKot 7 months ago
- 1 comment
#2973 - False warning from xUnit1012 when using `params string[]?`
Issue -
State: closed - Opened by OskarKlintrot 7 months ago
- 4 comments
Labels: type: Bug, area: Analyzers
#2970 - Struct with self-referencing `ImmutableArray` static field produces `TypeLoadException` and fails tests
Issue -
State: closed - Opened by JakeYallop 7 months ago
- 3 comments
Labels: status: External
#2967 - #2836: Support collection expression for generic TheoryData
Pull Request -
State: closed - Opened by MaxKot 7 months ago
- 10 comments
#2966 - Switch XunitTestAssembly serialization from AssemblyName to AssemblyPath
Issue -
State: closed - Opened by estrizhok 7 months ago
- 3 comments
Labels: type: Bug, area: Core framework, target: 3.0
#2965 - Xunit 2.8.1 causes tests skipped from fixtures to be treated as failures
Issue -
State: open - Opened by adamreeve 7 months ago
- 1 comment
Labels: status: External
#2964 - Running a single test-case of a theory with inferred generic parameters fails
Issue -
State: closed - Opened by estrizhok 7 months ago
- 2 comments
Labels: type: Bug, area: Core framework, target: 3.0
#2963 - Allow traits to be attached to test collections
Issue -
State: closed - Opened by bradwilson 7 months ago
- 1 comment
Labels: type: Feature, area: Core framework, target: 3.0
#2961 - Non-ANSI characters in display names are broken
Issue -
State: open - Opened by estrizhok 7 months ago
#2960 - Weird (in)precision in test-cases with arguments of System.Double
Issue -
State: open - Opened by estrizhok 7 months ago
#2959 - Public class nested inside internal class gets discovered in xunit v3
Issue -
State: open - Opened by estrizhok 7 months ago
#2957 - InlineData duplicate detection fails to detect duplicates between implicitly converted types
Issue -
State: open - Opened by JakeYallop 7 months ago
#2955 - Consider async Wait in test runner
Issue -
State: closed - Opened by johncrim 7 months ago
- 8 comments
#2952 - Subscribe to unhandled exceptions and surface them as fatal errors
Issue -
State: closed - Opened by bradwilson 8 months ago
- 3 comments
Labels: type: Feature, area: Runner: VS Test / dotnet test, area: Runner: Console, area: Runner: MSBuild, area: Reporters / Runner Utility, target: 3.0, target: 2.x
#2951 - Change entrypoint extensibility in v3
Issue -
State: closed - Opened by bradwilson 8 months ago
- 1 comment
Labels: type: Discussion, area: Core framework, target: 3.0
#2949 - Duplicate 'Xunit.TestFramework' attribute
Issue -
State: closed - Opened by travbeamo 8 months ago
- 2 comments
Labels: status: By Design / Won't Fix
#2948 - Fix broken build because of lack of x86 .NET SDK/runtimes
Pull Request -
State: closed - Opened by bradwilson 8 months ago
#2947 - Add `FrontControllerLaunchOptions.ForceInProcess` to support NCrunch
Issue -
State: closed - Opened by bradwilson 8 months ago
- 1 comment
Labels: type: Feature, area: Reporters / Runner Utility, target: 3.0
#2946 - Added `ClassDataAttribute<T>`
Pull Request -
State: closed - Opened by gumbarros 8 months ago
- 3 comments
#2943 - CompilerServer: server failed due to Xunit Analyzers 1.14
Issue -
State: closed - Opened by Tornhoof 8 months ago
- 5 comments
Labels: type: Bug, status: External, area: Analyzers
#2942 - Add CTRF report format
Issue -
State: closed - Opened by bradwilson 8 months ago
- 2 comments
Labels: type: Feature, area: Reporters / Runner Utility
#2939 - Assert.Equivalent detects circular reference in Uri
Issue -
State: closed - Opened by chris468 8 months ago
- 3 comments
#2937 - [xunit] Q: 2.4.2 catching up to latest xunit 2.8.1
Issue -
State: closed - Opened by mwpowellhtx 8 months ago
- 56 comments
#2935 - Make having a public parameterless constructor for IXunitSerializable optional
Issue -
State: closed - Opened by Chasmical 8 months ago
- 1 comment
Labels: status: By Design / Won't Fix
#2934 - IXUnitSerializable breaks test discovery in VisualStudio Test explorer
Issue -
State: closed - Opened by sensslen 8 months ago
- 4 comments
Labels: status: Waiting for Repro/Response
#2932 - Make an equivalent to xUnit1042 for ClassDataAttribute
Issue -
State: closed - Opened by bradwilson 8 months ago
- 2 comments
Labels: type: Feature, area: Analyzers
#2931 - GetOrAdd extension method likely incorrectly appplying to ConcurrentDictionary
Issue -
State: closed - Opened by jaredpar 9 months ago
- 5 comments
#2930 - xunit.analyzers package should be marked as a developmentDependency
Issue -
State: closed - Opened by cremor 9 months ago
- 1 comment
#2927 - Misleading error message when class used in `IClassFixture<>` throws exception in constructor
Issue -
State: closed - Opened by thomhurst 9 months ago
- 3 comments
Labels: type: Bug, area: Core framework
#2922 - Test runner now has an ambiguous call to AssemblyRunner.Start()
Issue -
State: closed - Opened by stonkie 9 months ago
- 11 comments
#2920 - Running tests in parallel slower compared to running individual tests.
Issue -
State: closed - Opened by JiaZhenLin 9 months ago
- 6 comments
Labels: status: Waiting for Repro/Response
#2918 - [Feature request] Natural number sequence Theory
Issue -
State: closed - Opened by xp44mm 9 months ago
- 3 comments
Labels: status: By Design / Won't Fix
#2917 - Assert.Throws is unreliable when calling sync method that calls async method (sync-over-async) and then throws
Issue -
State: closed - Opened by DamianEdwards 9 months ago
- 5 comments
#2916 - Full API docs for current version classes
Pull Request -
State: open - Opened by AlanMcBee 10 months ago
- 6 comments
#2914 - xUnit1047 analyzer diagnostic incorrectly reported
Issue -
State: closed - Opened by jasonwoods-7 10 months ago
- 2 comments
Labels: type: Bug, area: Analyzers
#2913 - Assert.Equivalent return incorrect result when compare decimal
Issue -
State: closed - Opened by msighkertsui 10 months ago
- 2 comments
Labels: type: Bug, area: Assertion library, target: 3.0, target: 2.x
#2912 - GitHub Actions Workflow hangs with 2.7.0
Issue -
State: closed - Opened by andyleejordan 10 months ago
- 11 comments
#2911 - Bug about xUnit1013 warning
Issue -
State: closed - Opened by codelovercc 10 months ago
- 1 comment
Labels: type: Bug, area: Analyzers
#2909 - Documentation/Sample for xUnit v2 tests programs as exes
Issue -
State: closed - Opened by davidmatson 10 months ago
- 4 comments
#2908 - xUnit includes vulnerability dependencies - System.Net.Http
Issue -
State: closed - Opened by borbiuk 10 months ago
- 1 comment
#2907 - Missing webrick gem in gh-pages Gemfile
Issue -
State: closed - Opened by AlanMcBee 10 months ago
- 7 comments
#2904 - Azure DevOps pipeline hangs on unit tests after updating from 2.6.6 to 2.7.0
Issue -
State: closed - Opened by ajeglin 10 months ago
- 88 comments
#2903 - [Feature] add nint IntPtr derivatives among the argument formatters
Issue -
State: closed - Opened by mwpowellhtx 10 months ago
- 2 comments
#2901 - Fix typos in XML documentation
Pull Request -
State: closed - Opened by martincostello 10 months ago
- 1 comment
#2900 - Add Assert.Raises overloads for Action
Issue -
State: closed - Opened by bradwilson 11 months ago
- 1 comment
Labels: type: Feature, area: Assertion library
#2896 - Breaking API between 2.6.6 and 2.7.0
Issue -
State: closed - Opened by mattleibow 11 months ago
- 7 comments
#2895 - About xUnit1028 error, `Task<TResult>` should be a valid type, because it's a `Task`
Issue -
State: closed - Opened by codelovercc 11 months ago
- 8 comments
Labels: status: By Design / Won't Fix, area: Analyzers
#2892 - Timeout async guard inappropriately triggers with F#
Issue -
State: closed - Opened by bradwilson 11 months ago
- 2 comments
Labels: type: Bug, area: Core framework, target: 2.x
#2891 - Upgrade to v2.7.0 fails in Visual Studio 17.9.1
Issue -
State: closed - Opened by agray 11 months ago
- 4 comments
Labels: status: External
#2890 - Review all v3 attributes which take Type and add generic versions
Issue -
State: closed - Opened by bradwilson 12 months ago
- 5 comments
Labels: type: Feature, area: Core framework, target: v3
#2889 - Compile error when referencing both xunit.core and xunit.assert.source
Issue -
State: closed - Opened by ap0llo 12 months ago
- 3 comments
#2888 - Add custom event handler assertion.
Pull Request -
State: closed - Opened by AchimStuy 12 months ago
- 2 comments
#2887 - Assert Custom Event Handler
Issue -
State: closed - Opened by AchimStuy 12 months ago
- 2 comments
#2886 - Update xUnit1041 to support generic fixtures
Issue -
State: closed - Opened by bradwilson 12 months ago
- 2 comments
Labels: type: Bug, help wanted, area: Analyzers, good first issue, target: 3.0
#2885 - Visualizing execution history docs
Pull Request -
State: closed - Opened by adamsitnik 12 months ago
- 4 comments
#2884 - add TestEventSource and use it in TestInvoker
Pull Request -
State: closed - Opened by adamsitnik 12 months ago
- 32 comments
#2883 - Update to use the common build system
Pull Request -
State: closed - Opened by bradwilson 12 months ago
#2882 - Updated build process
Pull Request -
State: closed - Opened by bradwilson 12 months ago
#2881 - Specify a configurator type when using the v3 equivalent to CollectionBehaviorAttribute
Issue -
State: open - Opened by jcracknell 12 months ago
- 2 comments
Labels: type: Discussion
#2880 - Update XML documentation for string-based Assert.Equal
Issue -
State: closed - Opened by bradwilson 12 months ago
- 1 comment
Labels: area: Assertion library, type: Documentation, target: 3.0, target: 2.x
#2878 - Allow CollectionAttribute to reference a definition class directly
Pull Request -
State: closed - Opened by JamesTerwilliger almost 1 year ago
- 33 comments
#2877 - Fix for https://github.com/xunit/xunit/issues/2557
Pull Request -
State: closed - Opened by JamesTerwilliger about 1 year ago
- 14 comments
#2876 - Custom Data Attribute not reporting parameter values in xUnit >=2.5.0
Issue -
State: closed - Opened by NasC0 about 1 year ago
- 2 comments
Labels: area: Core framework, status: By Design / Won't Fix
#2875 - Indicate that you must run `build.ps1` on Windows.
Pull Request -
State: closed - Opened by JayBazuzi about 1 year ago
- 3 comments
#2874 - REFACTOR: invert ifs
Pull Request -
State: closed - Opened by JayBazuzi about 1 year ago
- 3 comments
#2873 - false-positive `xUnit1039` errors for tuples with mismatching member names.
Issue -
State: closed - Opened by BrunoJuchli about 1 year ago
- 3 comments
#2872 - Correctness of Assert.Contain Assert.DoesNotContain for collections
Issue -
State: closed - Opened by TimLovellSmith about 1 year ago
- 12 comments
#2871 - CollectionException is less helpful in 2.5.x and later than it was in 2.4.x
Issue -
State: closed - Opened by Jabbl about 1 year ago
- 2 comments
Labels: type: Bug, area: Assertion library, target: 3.0, target: 2.x
#2870 - Bug in fixer for xUnit2014 when handling nested methods
Issue -
State: closed - Opened by carlossanlop about 1 year ago
- 5 comments
Labels: type: Bug, help wanted, area: Analyzers, good first issue
#2868 - Web app not reachable externally(via browser/postman/curl,etc) rather than test code itself during test
Issue -
State: closed - Opened by bveeni about 1 year ago
- 3 comments
Labels: type: Discussion
#2866 - Create analyzer for non-serializable data in `Theory`
Issue -
State: closed - Opened by andrewlock about 1 year ago
- 10 comments
Labels: type: Feature, help wanted, area: Analyzers
#2864 - Emit warning messages to the runner for config files when relevant
Pull Request -
State: closed - Opened by sdelarosbil about 1 year ago
- 4 comments
#2863 - Update build to use .NET SDK 8 and C# 12
Pull Request -
State: closed - Opened by bradwilson about 1 year ago
#2862 - [v2] Consider adding dependencygroups in nuspecs to avoid bringing netstandard1.x dependencies in
Issue -
State: closed - Opened by ViktorHofer about 1 year ago
- 6 comments
#2861 - Allow MemberData methods and properties to be discovered on interfaces as well as classes
Pull Request -
State: closed - Opened by JamesTerwilliger about 1 year ago
- 8 comments
#2860 - Add Analyzer to warn about calling Assert.Empty with StringValues or ArraySegment<T>
Issue -
State: closed - Opened by bradwilson about 1 year ago
- 3 comments
Labels: type: Feature, area: Analyzers
#2859 - Update xUnit2013 to stop warning about .Count check with StringValues
Issue -
State: closed - Opened by aremes about 1 year ago
- 5 comments
Labels: type: Bug, area: Analyzers
#2858 - Update to ILRepack 2.0.22
Pull Request -
State: closed - Opened by KirillOsenkov about 1 year ago
- 1 comment
#2856 - xUnit1031 should not apply when syntax is part of an expression tree
Issue -
State: closed - Opened by bbarry about 1 year ago
- 1 comment
Labels: type: Bug, area: Analyzers
#2854 - Update TheoryData in v2 with new support from v3
Issue -
State: closed - Opened by bradwilson about 1 year ago
- 1 comment
Labels: type: Feature, area: Core framework, target: 2.x