GithubHelp home page GithubHelp logo

dcoutts / hspec Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hspec/hspec

0.0 1.0 0.0 3.71 MB

A Testing Framework for Haskell

Home Page: http://hspec.github.io/

License: MIT License

Haskell 98.98% Shell 1.02%

hspec's Introduction

Hspec: Behavior-Driven Development for Haskell

Getting started

Install Hspec from Hackage.

cabal update && cabal install hspec

Read the User's Manual.

Development & Support

Join in at #hspec on freenode.

Running Hspec's own test suite

Hspec is tested with hspec-meta. You need to install hspec-meta before you can run the test suite:

cabal install --enable-tests --only-dependencies

To run the test suite do:

cabal configure --enable-tests && cabal build && cabal test

Preparing a release

  • Bump version
  • Rebase travis-ci-osx on HEAD and make sure that the build passes
  • Release new version of hspec-meta
  • Update version constraint for hspec-meta
  • Release new version of hspec
  • Upload docs

Contributors

  • Alan Zimmerman
  • Alfredo Di Napoli
  • Björn Buckwalter
  • Clark Gaebel
  • Daniel Gröber
  • Fujimura Daisuke
  • Greg Weber
  • Harry Garrood
  • Jan Matějka
  • Jeffrey Pigarelli
  • Julian K. Arni
  • Junji Hashimoto
  • Konstantine Rybnikov
  • Lucas Severyn
  • Markus Klinik
  • Mateusz Kowalczyk
  • Matvey B. Aksenov
  • Michael Snoyman
  • Niklas Hambüchen
  • Ömer Sinan Ağacan
  • Pedro Tacla Yamada
  • Peter Simons
  • Raine Virta
  • Ron Watkins
  • Ryan Mulligan
  • Ryan Trinkle
  • Simon Hengel
  • Sönke Hahn
  • Takayuki Muranushi
  • Trystan Spangler
  • Yi Huang
  • Zhang Yichao

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.