Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danihodovic/testing-cloudflare-workers
Examples on how to test Cloudflare workers with Mocha.js and Chai.js
https://github.com/danihodovic/testing-cloudflare-workers
chai cloudflare cloudflare-worker debugger mocha serverless sinon testing
Last synced: 1 day ago
JSON representation
Examples on how to test Cloudflare workers with Mocha.js and Chai.js
- Host: GitHub
- URL: https://github.com/danihodovic/testing-cloudflare-workers
- Owner: danihodovic
- License: mit
- Created: 2019-10-20T19:28:08.000Z (about 5 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-30T18:54:35.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T08:52:24.620Z (8 days ago)
- Topics: chai, cloudflare, cloudflare-worker, debugger, mocha, serverless, sinon, testing
- Language: JavaScript
- Homepage:
- Size: 282 KB
- Stars: 16
- Watchers: 3
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Image](https://i.imgur.com/g3AIIWs.png)
# Testing Cloudflare workers
Examples from the blog post on how to [test Cloudflare
workers](https://findwork.dev/blog/testing-cloudflare-workers/).