steveukx / git-js

A light weight interface for running git commands in any node.js application.
MIT License
3.43k stars 313 forks source link

Consumer library unit testing / mocking guide #531

Open steveukx opened 3 years ago

steveukx commented 3 years ago

Create a reference guide for consumers of simple-git showing a preferred way to mock simple-git in their applications

steveukx commented 3 years ago

To help answer issue #184