Skip to content
/ hspec Public
forked from hspec/hspec

A Testing Framework for Haskell

License

Notifications You must be signed in to change notification settings

amesgen/hspec

 
 

Repository files navigation

Documentation

Read the User's Manual!

Development

Preparing 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

Packages

No packages published

Languages

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