@hackage DMuCheck0.3.0.0

Distributed Mutation Analysis framework for MuCheck

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      quickcheck
       (off by default)

      Enable QuickCheck support

      smallcheck
       (off by default)

      Enable SmallCheck support

      hunit
       (off by default)

      Enable HUnit support

      hspec
       (off by default)

      Enable Hspec support

This package is a wrapper over the mutation analysis library MuCheck. It provides a basic process based parallelization of mutant execution, and also a client and server based distributed mode of mutant execution. Currently it supports QuickCheck, SmallCheck, HUnit and HSpec