Contents tagged with Design by contract
-
Utilizing Conventions for Auto Generating Better Test Data with NAuto
Following on from my previous blog introducing NAuto, one of the features that really speeds up development is NAuto conventions.
-
Get the parameter name and value from a lamba expression
I’ve recently been working on a design-by-contract library for a new project and thought it would be worth blogging some of the cooler methods as they might be useful.