alessandrosangalli / unit-testing-ppp-nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of Functional Architecture of the book "Unit Testing Principles, Practices, and Patterns: Effective testing styles, patterns, and reliable automation for unit testing, mocking, and integration testing with examples in C#" in Typescript.

Folders: src -> beforeFunctionalArch | afterFunctionalArch

Steps to run:
1 - npm install
2 - npm test

About


Languages

Language:TypeScript 94.1%Language:JavaScript 5.9%