Giter Club home page Giter Club logo

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
  • Add find hspec-discover/test-data/ -type f under extra-source-files in hspec.cabal
  • 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

hspec's People

Contributors

ayakovlenko avatar bjornbm avatar cipherwraith avatar danielg avatar echaozh avatar gregwebs avatar hdgarrood avatar hvr avatar jan-matejka avatar jcristovao avatar jkarni avatar junjihashimoto avatar k-bx avatar karun012 avatar lucasseveryn avatar mklinik avatar nh2 avatar nushio3 avatar osa1 avatar peti avatar qoelet avatar raine avatar relrod avatar ryantm avatar snoyberg avatar soenkehahn avatar sol avatar supki avatar trystan avatar yihuang avatar

Watchers

 avatar

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.