The Ultimate Guide to Testing with Prisma: CI Pipelines
Sabin Adams, March 24, 2023
Continuous Integration (CI) refers to the process of safely integrating code changes from various authors into a central repository. In this article, you will learn in more detail what a CI pipeline is, how to configure a CI pipeline and how to use that pipeline to automate your tests.