Testing packages

Showing projects tagged as Testing

  • hedgehog

    9.9 6.6 Haskell
    Release with confidence, state-of-the-art property testing for Haskell.
  • QuickCheck

    9.9 7.4 Haskell
    Automatic testing of Haskell programs.
  • hspec

    9.9 5.1 Haskell
    A Testing Framework for Haskell
  • tasty

    9.9 6.9 Haskell
    Modern and extensible testing framework for Haskell
  • DocTest

    9.8 7.6 Haskell
    An implementation of Python's doctest for Haskell
  • criterion

    9.8 5.2 Haskell
    A powerful but simple library for measuring the performance of Haskell code.
  • webdriver

    9.6 1.7 Haskell
    A Haskell client for the Selenium WebDriver protocol.
  • quickcheck-state-machine

    9.6 1.0 Haskell
    DISCONTINUED. Test monadic programs using state machine based models
  • dunai

    9.6 9.1 Haskell
    Classic FRP, Arrowized FRP, Reactive Programming, and Stream Programming, all via Monadic Stream Functions
  • quickspec

    9.6 5.7 Haskell
    Equational laws for free
  • inspection-testing

    9.5 4.6 Haskell
    Inspection Testing for Haskell
  • validity-scientific

    9.4 5.8 Haskell
    Validity and validity-based testing
  • genvalidity

    9.4 5.8 Haskell
    Validity and validity-based testing
  • smallcheck

    9.3 4.2 Haskell
    Test your Haskell code by exhaustively checking its properties
  • curl-runnings

    9.3 2.1 Haskell
    A declarative test framework for quickly and easily writing integration tests against JSON APIs.
  • HUnit

    9.3 2.6 Haskell
    A unit testing framework for Haskell
  • hercules-ci-agent

    9.2 8.9 Haskell
    https://hercules-ci.com build and deployment agent
  • ghc-prof-flamegraph

    9.2 0.0 Haskell
    Generates data to be used with flamegraph.pl from .prof files.
  • smartcheck

    9.0 0.0 TeX
    A Smarter QuickCheck
  • hspec-wai

    9.0 0.0 Haskell
    Helpers to test WAI applications with Hspec
  • checkers

    8.9 1.4 Haskell
    Check properties on standard classes and data structures
  • gauge

    8.9 0.0 Haskell
    DISCONTINUED. Lean Haskell Benchmarking
  • tree-diff

    8.9 4.5 Haskell
    Diffing of (expression) trees.
  • packcheck

    8.9 5.7 Shell
    Universal build and CI testing for Haskell packages
  • generic-random

    8.8 1.3 Haskell
    Generic random generators
  • monad-mock

    8.8 0.0 Haskell
    A Haskell package that provides a monad transformer for mocking mtl-style typeclasses
  • HTF

    8.8 5.1 Haskell
    Haskell Test Framework
  • hspec-golden

    8.8 4.6 Haskell
    Golden tests with Hspec
  • fitspec

    8.7 6.7 Haskell
    refine properties for testing Haskell programs
  • test-framework

    8.7 4.5 Haskell
    Framework for running and organising QuickCheck test properties and HUnit test cases