Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 288 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 288 Bytes

yunit Samples

  1. Hello world: This sample demonstrates the basic setup of yunit.

  2. json-diff: This sample demonstrates the basic idea of json-diff.

  3. ASP.NET Core: This sample combines yunit and json-diff to create a stateful testing framework for web APIs.