thiagoolsilva / typescript-unit-testing

This is a very simple project that shows up how to stub external service calls using sinon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to typescript-unit-testing πŸ‘‹

This is a very simple project that shows up how to stub external service calls in unit testing.

Install dependencies

./batect install

Build

./batect build

Start

./batect start

Run Unit testing

./batect unit-testing

Author

πŸ‘€ Thiago Lopes da Silva thiagoolsilva@gmail.com

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2021 Thiago Lopes da Silva thiagoolsilva@gmail.com.
This project is APACHE--V2 licensed.


This README was generated with ❀️ by readme-md-generator

About

This is a very simple project that shows up how to stub external service calls using sinon.

License:Apache License 2.0


Languages

Language:Batchfile 44.8%Language:Shell 31.7%Language:TypeScript 23.4%