/typescript-unit-testing

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

Primary LanguageBatchfileApache License 2.0Apache-2.0

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