Mutmut: A Python mutation testing system

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • go-mutesting

    Mutation testing for Go source code

  • Mutesting has been my "new favorite thing" for a while. I hope that mutation scores replace flawed metrics like statement coverage in the future. Sqlite's test suite[0] is probably my favorite example of its power.

    [0]: https://www.sqlite.org/testing.html

    I personally use go-mutesting[1] with my Go projects, which is a bit basic but gets the job done. Mutmut might be worth investigating for when I work with Python.

    [1]: https://github.com/zimmski/go-mutesting

  • 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

  • How to Add Firebase Authentication To Your NodeJS App

    7 projects | dev.to | 1 May 2024
  • The best testing strategies for frontends

    8 projects | dev.to | 22 Apr 2024
  • Learn Automated Testing At Home: A Beginner's Guide

    4 projects | dev.to | 4 Apr 2024
  • Top 10 Tools Every React Developer Needs in 2024

    4 projects | dev.to | 3 Apr 2024
  • API Testing with Clerk and Express

    1 project | dev.to | 25 Mar 2024