MDA ST Stas Shakirov Unit tests for ORM with fast-check In this article, I am going to show how to use fast-check library to test simple Users ORM. I am assuming the ORM code is ready and will…