Mergify
  • Home
  • Customers
  • Blog
  • Documentation
  • About

Test management

A collection of 3 posts
Flaky tests: How to fix them?
Test management

Flaky tests: How to fix them?

In the world of software development, tests are easier to write than to maintain. This statement is even more accurate when it comes to flaky tests. You know, those tests that pass 90% of the time, but well, sometimes, they fail without you knowing why 😢. In cases of flakiness, each
Jan 6, 2023 — 6 min read
Code Coverage: Everything You Need to Know
Test management

Code Coverage: Everything You Need to Know

What’s the difference between high-quality and poor-quality code? The answer can usually be found in testing. Testing is one of the most important aspects of software development because it ensures bugs and errors get caught during and after a project’s development cycle. One of the most essential tools
Dec 14, 2022 — 4 min read
Flaky tests: what are they and how to classify them?
Test management

Flaky tests: what are they and how to classify them?

What is a flaky test? This is a big question since automated testing is key to CI/CD. To fully answer this question, you will understand what makes a test flaky and know the different types of flaky tests, helping you to classify them.
Nov 23, 2022 — 5 min read
Mergify © 2023