AutoFixture

How To Easily Generate Data For SpecFlow Tests Members Public

Automatically generate data using AutoFixture when writing SpecFlow tests.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Testing

Semantic Comparison: Improve Test Assertions Members Public

SemanticComparison makes it easier to compare instances of various objects to each other and improve test assertions.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Testing

Use Tests As A Feedback Tool To Improve Code Members Public

Listen to tests and act on it to improve the code you are writing.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Testing

Tip of the Week: AutoFixture - Make Your Unit Tests Robust Members Public

AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability

Rahul Pulikkot Nath
Rahul Pulikkot Nath
TipOW

Populating Data for Tests Members Public

Different scenarios of test data generation.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Testing