List Question
20 TechQA 2024-03-25T06:04:50.573000I want to generate PDF automation report in XUnit using selenium driver and .net in visual studio?
18 views
Asked by Muhammad Asad
xUnit test to count list items in service
19 views
Asked by Roman
How to set global variable to use across multiple classes in test project
42 views
Asked by John
Trouble running xunit tests in .net8
43 views
Asked by Maya Tomarchio
How to test Process ExitCode value
70 views
Asked by S. Kalinowski
How to use XUnit Schema?
44 views
Asked by John
How to define the result of a Task<int> test with Xunit
37 views
Asked by Doraemon
xunit and mock returns null instead of string
50 views
Asked by Zordanian
RedundantArgumentMatcherException in azure pipeline when field is used and not when using local variable
61 views
Asked by Steffen Skaraas
XUnit - Stop all tests in collection if one fails
28 views
Asked by John
Testing file uploaded API using xunit
22 views
Asked by Nguyen Quoc Bao
Empty xUnit Allure report
22 views
Asked by Oleksandr Kosovan
Is it possible to view the order in which tests were run in Visual Studio?
50 views
Asked by William Jockusch
How to mock a Generics<T> class that actually used to fetch data from database
63 views
Asked by Mana G
C# EF - How to unit test a SQLite file in memory?
71 views
Asked by Tyler Mason
Xunit Integration Test-Async method not completing when tests run in parallel
46 views
Asked by The_Developer
Xunit testing restsharp with Moq
53 views
Asked by Zordanian
strange behavior with the WebApplicationFactory
23 views
Asked by Love Coding