Make Your Tests Bulletproof With Mutation Testing

This page summarizes the projects mentioned and recommended in the original post on /r/softwaretesting

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • mutagen

    Breaking your Rust code for fun and profit (by llogiq)

  • Also there are far more mutation testing frameworks. I maintain the rust-based mutagen one. There are also LLVM-based ones (etc. mull) that can cover multiple languages (but may yield mutations not expressible in your preferred one).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Rust Tests Itself (Kind of!)

    2 projects | /r/rust | 30 Dec 2022
  • cargo-mutants 0.2.9 finds poorly-tested code faster

    1 project | /r/rust | 30 Jul 2022
  • cargo-mutants 0.2: a new mutation testing tool

    2 projects | /r/rust | 8 Feb 2022
  • What's everyone working on this week (6/2022)?

    9 projects | /r/rust | 7 Feb 2022
  • Mutable Arguments Considered Harmful | micouy.github.io

    4 projects | /r/rust | 3 May 2021