Skip to main content

One doc tagged with "test"

View All Tags

Setup cypress & github CI

e2e test is a very important part of the frontend development. It can help us to find bugs and prevent them from happening again. In this article, we are going to talk about how to setup cypress and github CI.