#
xunit
Here are 609 public repositories matching this topic...
estrizhok
commented
Jan 27, 2021
Xunit.Sdk.TraitHelper.GetTraits creates a new instance of Xunit.Sdk.NullMessageSink, a type that does not override Equals. That instance is later used as a part of the key for caching instance inside Xunit.Sdk.ExtensibilityPointFactory, resulting in caching not working for such calls at all.
Bash Automated Testing System
-
Updated
Sep 21, 2021 - Shell
ITaluone
commented
Sep 6, 2021
Before you file a bug, have you:
- Tried upgrading to newest version of Fluent Assertions, to see if your issue has already been resolved and released?
- Checked existing open and closed issues, to see if the issue has already been reported?
- Tried reproducing your problem in a new isolated proje
#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration
-
Updated
Sep 30, 2021 - C#
bash unit testing enterprise edition framework for professionals
-
Updated
Sep 28, 2021 - Shell
Cross-platform .NET sample GUI app for cloud file management. Built with ReactiveUI, AvaloniaUI, Universal Windows Platform, Xamarin Forms, and WPF, runs on Windows, Linux, Mac and Android.
windows
macos
linux
unit-testing
reactivex
dotnet
uwp
dotnetcore
xunit
wpf
mvvm
microsoft-visual-studio
reactive-programming
avalonia
reactiveui
xamarin-forms
avaloniaui
solid-principles
dynamicdata
-
Updated
Sep 19, 2021 - C#
unittest-based test runner with Ant/JUnit like XML reporting.
-
Updated
Sep 29, 2021 - Python
C# Framework to automate tests using Selenium WebDriver
firefox
chrome
data-driven
test
xunit
parallel
safari
specflow
nunit
mstest
test-automation
ie
selenium-webdriver
-
Updated
Oct 5, 2021 - C#
Simple repository containing one simple example for all existing patterns in C#
-
Updated
Jan 6, 2019 - C#
Full ASP.NET Core 5.0 LTS application with DDD, CQRS and Event Sourcing
ioc
identity
jwt
cqrs
csharp
repository
aspnetcore
ddd
xunit
swagger
event-sourcing
entity-framework
unit-of-work
webapi
mediatr
moq
automapper
fluentassertions
fluentvalidation
-
Updated
Sep 15, 2021 - C#
BDD in .NET Core - using Xunit and Gherkin (compatible with both .NET Core and .NET)
-
Updated
Jul 13, 2021 - C#
Roslyn analyzers for xUnit.net (please open issues in https://github.com/xunit/xunit)
-
Updated
Oct 3, 2021 - C#
DDD patterns implemented following TDD
c-sharp
coverage
kata
agile
tdd
ddd
xunit
domain-driven-design
dotnet-core
dojo
test-driven-development
hexagonal-architecture
ddd-patterns
moq
tdd-sample
ddd-architecture
ddd-sample
use-cases
ddd-example
ddd-
-
Updated
Jan 13, 2020 - C#
Extends xUnit to expose extra context and simplify logging
-
Updated
Oct 5, 2021 - C#
Starter kit to quickly create ASP.NET Core with On-Premises Active Directory Authentication.
sql-server
xunit
active-directory
selenium
entity-framework-core
asp-net-core
nlog
kendoui
moq
net-core-2
-
Updated
Sep 22, 2017 - HTML
Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests
-
Updated
Mar 22, 2021 - C#
XUnit logger for vstest platform
-
Updated
Apr 22, 2021 - C#
Improve this page
Add a description, image, and links to the xunit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xunit topic, visit your repo's landing page and select "manage topics."


Currently when calling the
MSBuildalias with anMSBuildSettings, we need to set the target using theWithTargetextension method.It would be nice if we could use a property, with a string, which would make it more na