An open API service indexing awesome lists of open source software.

https://github.com/sayan751/spy-examples


https://github.com/sayan751/spy-examples

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# spy-examples

This repository shows [`@netatwork/spy`](https://github.com/Netatwork-de/spy) integration examples with the following popular test frameworks.

- [mocha with chai](https://github.com/Sayan751/spy-examples/tree/main/tests/mocha-chai) as assertion library
- [mocha with node assert module](https://github.com/Sayan751/spy-examples/tree/main/tests/mocha-node-assert) as assertion library
- [jasmine](https://github.com/Sayan751/spy-examples/tree/main/tests/jasmine)
- [jest](https://github.com/Sayan751/spy-examples/tree/main/tests/jest)

If you are interested in contributing any other integration example, feel free to open a PR.