Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xunit.net

How to exclude helper projects with "Test" in their name from unit testing?

How to write a unit test for a repository update method?

getting an error The following constructor parameters did not have matching fixture data: PostgreSqlResource resource

c# moq xunit xunit.net xunit2

Timeout attribute ignored

c# .net xunit.net

AutoFixture in F# UnitTest Project Not Displaying Unit Tests in Test Explorer

comparing two lists with Xunit

c# assert xunit.net

xUnit 1.9.2 and .Net 4.0

.net-4.0 xunit xunit.net

Reusable Setup for Unit Tests

Using AutoFixture to set properties on a collection as data for an Xunit theory

How does VS 2017 build and test a mixed solution containing .Net Core

Watin Tests fail on CC.Net

How can I run xunit test in F#

f# xunit.net

Testing user if he has a specific authority using AuthorizeAsync() in Xunit-Unit Testing

Mock ControllerBase Request using Moq

Is it possible to use xUnit with LINQPad?

c# .net xunit linqpad xunit.net

Getting started with automated integration/unit testing in an existing code base

Xunit Timeout parameter: minimal working example

c# timeout xunit.net