Cloudflare Enablement
Workers
Testing
Edit this page on GitHub
Set theme to dark (⇧+D)

assert

The assert module in Node.js provides a number of useful assertions that are useful when building tests.

Refer to the Node.js documentation for assert for more information.