Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 248 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 248 Bytes

Learn how to implement property-based tests with the diamond kata in C#

This repository contains all the examples you need to get started with property-based testing. You'll find the solution to solve the Diamond kata with property-based tests.