DEV Community

Cover image for Using Cypress to test DoltHub
Taylor Bantle
Taylor Bantle

Posted on

Using Cypress to test DoltHub

Dolt is Git for data and DoltHub is our Next.js web app that houses Dolt repositories. We blogged about why we use Cypress for our end-to-end testing, how to set it up and get started writing tests, and some limitations we found.

Check it out here: https://www.dolthub.com/blog/2020-08-10-testing-dolthub-cypress/

Top comments (0)