Flaky Tests in Machine Learning: Challenges and Countermeasures The article explores flaky tests in machine learning, discussing their impact, evaluation, and strategies to minimize them. Tomas Fernandez 30 Apr 2024
Enhancing Test Stability With Test Doubles for Flaky Test Management Test doubles greatly help reduce flakiness; understanding simple causes of failures is also crucial. Tomas Fernandez 29 Apr 2024
Tips for Becoming a Good Technical Writer In this article, we're releasing our remastered talks, available in video format, on the crucial role of technical writing in simplifying complex concepts. Tomas Fernandez 11 Apr 2024
Tackling Flaky API Tests in React Projects Using Axios or Fetch The article discusses strategies to manage flaky tests in React development using Axios and Fetch for API communication. Tomas Fernandez 10 Apr 2024
Vitest: Replacing Jest on Vite Projects Streamline your Vite projects by replacing Jest with Vitest as your testing framework. Vitest is the native test runner for Vite. Tomas Fernandez 4 Apr 2024
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. Tomas Fernandez 3 Apr 2024
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. Tomas Fernandez 2 Apr 2024
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. Tomas Fernandez 28 Mar 2024
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. Tomas Fernandez 27 Mar 2024
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 Tomas Fernandez 20 Mar 2024
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. Tomas Fernandez 19 Mar 2024
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. Tomas Fernandez 6 Mar 2024
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. Tomas Fernandez 21 Feb 2024
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. Tomas Fernandez 1 Feb 2024
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. Tomas Fernandez 24 Jan 2024