Register now for early access to concurrent writes in the Turso Cloud. Join the waitlist

Reliable state in Cypress tests using Turso's libSQL driver

While performing e2e tests can be a pain, here's how Turso and it's libSQL SDK can still offer reliable state when performing e2e tests with Cypress.

Cover image for Reliable state in Cypress tests using Turso's libSQL driver

This post references an older version of Turso.

Turso is a full, ground-up rewrite of SQLite. Turso Cloud lets you query your databases over the wire or sync them to and from your own devices and servers — with full offline support. Because Turso databases are files — not processes — they never sleep, never cold-start, and don't need scale-to-zero. There is no longer any concept of “edge replication,” and the legacy libSQL SDKs have been replaced by new Turso-native SDKs.

To learn more about Turso today, visit turso.tech or read the documentation.