Posts tagged as "xUnit"

How to load test data from a JSON file for xUnit tests
3 min

In this post, we add a custom attribute in xUnit to load test data from a JSON file.

Read post ›
How to use ApprovalTests with xUnit's Theory attribute
1 min

The approval test filename for Theory-based tests is not unique by default. How can we get generate unique filenames for theory-based approval tests.

Read post ›
Codinators.XunitHelpers Nuget Package: Update 1
0 min

This release adds support for reporting multiple assertion failures in one method in xUnit tests

Read post ›
New Release: Codinators.XunitHelpers Nuget Package
0 min

The 1st Release of Codinators.XunitHelpers adds support for loading test data from a JSON file for xUnit Tests

Read post ›