Mutation Testing

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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