https://github.com/mitchellwrosen/tasty-hspec
Last synced: about 1 month ago
Repository metadata:
Hspec provider for tasty
- Host: GitHub
- URL: https://github.com/mitchellwrosen/tasty-hspec
- Owner: mitchellwrosen
- License: other
- Created: 2013-11-02T16:50:54.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2024-07-03T14:19:23.000Z (6 months ago)
- Last Synced: 2024-09-29T23:32:28.746Z (3 months ago)
- Language: Haskell
- Size: 104 KB
- Stars: 15
- Watchers: 4
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: Mitchell Rosen
- Login: mitchellwrosen
- Email:
- Kind: user
- Description:
- Website:
- Location: Somerville, MA
- Twitter: mitchellsalad
- Company: @unison
- Icon url: https://avatars.githubusercontent.com/u/1074598?v=4
- Repositories: 326
- Last Synced at: 2023-04-10T09:37:00.176Z
- Profile URL: https://github.com/mitchellwrosen
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 96
Total Committers: 11
Avg Commits per committer: 8.727
Development Distribution Score (DDS): 0.135
Commits in past year: 4
Committers in past year: 1
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Mitchell Rosen | m****n@g****m | 83 |
Michael Alan Dorman | m****n@i****m | 4 |
Amiri Barksdale at Home | a****e@g****m | 1 |
Janus Troelsen | j****s@f****m | 1 |
Joe Hermaszewski | g****t@m****l | 1 |
Markus Hauck | m****9@g****m | 1 |
Mitchell Rosen | m****l@s****m | 1 |
Ollie Charles | o****e@o****k | 1 |
Roman Cheplyaka | r****a@r****o | 1 |
iduhetonas | t****n@t****g | 1 |
yoshitsugu | y****u | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 26,643 total
- Total dependent packages: 0
- Total dependent repositories: 349
- Total versions: 21
- Total maintainers: 3
hackage: tasty-hspec
This package provides a Tasty provider for Hspec test suites.
- Homepage: https://github.com/mitchellwrosen/tasty-hspec
- Licenses: BSD-3-Clause
- Latest release: 1.1.7 (published over 3 years ago)
- Last Synced: 2024-11-11T02:44:43.287Z (about 1 month ago)
- Versions: 21
- Dependent Packages: 0
- Dependent Repositories: 349
- Downloads: 26,643 Total
-
Rankings:
- Dependent repos count: 1.209%
- Downloads: 5.617%
- Average: 11.478%
- Forks count: 11.777%
- Dependent packages count: 19.271%
- Stargazers count: 19.514%
- Maintainers (3)
Dependencies
tasty-hspec.cabal
hackage
- QuickCheck >=2.7 && <2.15
- base >=4.9 && <4.18
- hspec >=2.5 && <2.11
- hspec-core >=2.5 && <2.11
- tagged >=0.2
- tasty >=0.8 && <0.13 || >=1.0 && <1.5
- tasty-quickcheck >=0.3 && <0.9 || >=0.9.1 && <0.11
- tasty-smallcheck >=0.1 && <0.9
.github/workflows/haskell-ci.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite