Overview of Coyote samples

All Coyote samples are available on GitHub. They are organized in two sets of samples.

The first set shows how you can use Coyote to systematically test unmodified C# task-based programs:

The second set shows how you can use the more advanced actor programming model of Coyote to build reliable applications and services:

Building the samples

Follow the instructions here.