Mutation Testing

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

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
  • hedgehog

    Release with confidence, state-of-the-art property testing for Haskell.

  • Haskell has QuickCheck and Hedgehog, and dotnet has both as well. F# is favored, but there's C# interop.

  • fsharp-hedgehog

    Release with confidence, state-of-the-art property testing for .NET.

  • Haskell has QuickCheck and Hedgehog, and dotnet has both as well. F# is favored, but there's C# interop.

  • 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
  • fsharp-hedgehog-xunit

    Hedgehog with convenience attributes for xUnit.net

  • I totally agree - the ability to write tests with random data is fantastic. Here's an example with Hedgehog.Xunit (shameless plug) that's somewhat similar to your gzip example in that it tests the inverse property of List.rev:

  • FsCheck

    Random Testing for .NET

  • Haskell has QuickCheck and Hedgehog, and dotnet has both as well. F# is favored, but there's C# interop.

  • pbt-frameworks

    An overview of property-based testing functionality

  • Here's a list for every language!

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Property based testing in Go

    1 project | dev.to | 1 Mar 2024
  • Prefer table driven tests (2019)

    6 projects | news.ycombinator.com | 1 Feb 2024
  • Help with stack ghci and LeanCheck

    2 projects | /r/haskell | 11 Dec 2023
  • Generating Well-Typed Terms that are not "Useless" [pdf]

    2 projects | news.ycombinator.com | 27 Oct 2023
  • The 5 principles of Unit Testing

    2 projects | dev.to | 14 Sep 2023