Streamline your Vite projects by replacing Jest with Vitest as your testing framework. Vitest is the native test runner for Vite.
Tomas Fernandez

Flaky Test Dashboard is Now Generally Available
Flaky test detection is now available to all Semaphore users. Here’s what’s new and how to get started with flaky test detection.
How to Manage Flaky Tests in Jest
This article introduces strategies to combat flaky tests in Jest, improving reliability in software development’s automated testing.
How to Avoid Flaky Tests in Cypress
This article explains how to identify and prevent flaky tests in Cypress, ensuring reliable CI/CD pipeline executions.
Flaky Tests In React: Detection, Prevention and Tools
This guide explores the causes, detection, and fixes for flaky tests in React, ensuring code quality and a smooth user experience.
8 Ways To Retry: Finding Flaky Tests
Sometimes the only thing we can do to detect a flaky test is to retry. But how and when to retry? 8 ways to retry in different frameworks
How to Avoid Flaky Tests in Selenium
Let’s explore best practices to prevent flaky tests in Selenium, enhancing reliability and consistency in CI systems.
Handling Flaky Tests in LLM-powered Applications
Learn how to apply TDD to LLM powered applications. Using AI tends to produce flaky tests. We show 4 ways to test LLMs in your code.
Understanding Data Lineage in Big Data: Challenges, Solutions, and Its Impact on Data Quality
This article explores data lineage in big data, highlighting its challenges, solutions, trends, and impact on data governance.
MLOps: From Jupyter to Production
You have your AI model on Jupyter: congratulations! Now how do we take that into production? Learn the DevOps to automate and deploy AI.
Machine Learning for the Rest of Us
Machine Learning is an expansive and sometimes scary field. This is your entry point to the basics of ML. Let’s train a few models with Jupyter Notebooks.
Why Do We Need DevOps for ML Data?
The integration of DevOps practices in the realm of ML data is not just a necessity but a crucial catalyst for innovation and efficiency.
Gemini Pro vs ChatGPT and Bard: The Search for the Best LLM
How does Google’s latest LLM Gemini Pro compare against ChatGPT, Copilot and Bard? Is this free LLM worth the effort to set up?
Empathy-Driven Design: Taking a Walk in the User’s Shoes
This article discusses empathy-driven design, emphasizing functionality, usability, and user needs over aesthetics for societal progress.
LocalAI: An Open-Source Alternative to OpenAI API
π€LocalAI is an Open-Source replacement for the OpenAI API, powered by private LLMs.