Mutation Testing

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

Our great sponsors
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • 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.

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

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

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

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