Tutorials

In this blog you'll find product updates, tutorials, engineering deep dives and basically anything we think you'll find interesting.

Migrating from Jest to Vitest

Migrating from Jest to Vitest

In this tutorial, we'll guide you through the process of migrating your test suite from Jest to Vitest. We'll cover the key differences, necessary configuration changes, and how to update your tests for compatibility with Vitest.