Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/).