Back to Convex Backend

README

crates/backend_harness/README.md

latest332 B
Original Source

Backend Harness library which provides methods that spin up / spin down a backend for testing. Supports production backends and local process backends.

Other scripts can use the backend-harness library to manage backend coming up / going down (eg load tester)

There's a small binary included to show off how to use backend-harness