GitHub - hspec/hspec: A Testing Framework for Haskell
-
Notifications
You must be signed in to change notification settings - Fork 109
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
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
About
A Testing Framework for Haskell
Topics
Resources
License
Stars
Watchers
Forks
Languages
- Haskell 98.6%
- Ruby 1.1%
- Other 0.3%