Hi HN,<p>The tweet links to a couple of tutorials showing how to test an extremely simple CRUD service using Coyote to find concurrency bugs. Developers write simple unit tests whose concurrency is explored by Coyote to find bugs. You might be surprised to learn how we can write a number of interesting concurrency tests for even the simplest of CRUD services.<p><a href="https://microsoft.github.io/coyote/#tutorials/first-concurrency-unit-test/" rel="nofollow">https://microsoft.github.io/coyote/#tutorials/first-concurre...</a>
<a href="https://microsoft.github.io/coyote/#tutorials/test-concurrent-operations/" rel="nofollow">https://microsoft.github.io/coyote/#tutorials/test-concurren...</a>