Blog

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

The AI Code Quality Crisis

The AI Code Quality Crisis

Recent research from GitClear and Alloy.dev has uncovered concerning trends in code quality as AI coding assistants become increasingly prevalent in software development. How will this affect the future of software development & testing?

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.