Skip to content

pbrisbin/hspec

 
 

Repository files navigation

Documentation

Read the User's Manual!

Development

Update API dumps

$ (cd util/api-dump && cabal install)
$ util/dump-api

Prepare a release

$ util/release

or

$ util/release major

This will bump the version and update CHANGES.markdown.

Releases happen automatically when a new version ends up on main.

Whenever .github/workflows/publish.yml detects a new version without a corresponding tag it:

  • creates a tag
  • publishes to Hackage

About

A Testing Framework for Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 98.6%
  • Python 1.1%
  • Shell 0.3%