Home
Softono

Hspec

Open source MIT Haskell
784
Stars
109
Forks
64
Issues
10
Watchers
3 months
Last Commit

 About Hspec

A Testing Framework for Haskell

Platforms

Web Self-hosted

Languages

Haskell

Need Help Installing Hspec?

We provide expert installation service for this software. Our team will install, configure, and secure Hspec on your server. plans start at just $30.

[!NOTE] User documentation is provided in 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