https://github.com/qfpl/tasty-hedgehog
Last synced: about 1 month ago
Repository metadata:
Tasty integration for the Hedgehog property testing library
- Host: GitHub
- URL: https://github.com/qfpl/tasty-hedgehog
- Owner: qfpl
- License: other
- Created: 2017-04-09T06:15:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-11T04:26:16.000Z (4 months ago)
- Last Synced: 2024-10-29T22:00:42.668Z (about 2 months ago)
- Language: Haskell
- Homepage:
- Size: 488 KB
- Stars: 38
- Watchers: 8
- Forks: 20
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
Owner metadata:
- Name: Queensland Functional Programming Lab
- Login: qfpl
- Email: [email protected]
- Kind: organization
- Description:
- Website: http://qfpl.io/
- Location: Brisbane, Australia
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/29878991?v=4
- Repositories: 97
- Last Synced at: 2024-03-21T08:30:23.273Z
- Profile URL: https://github.com/qfpl
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 106
Total Committers: 21
Avg Commits per committer: 5.048
Development Distribution Score (DDS): 0.745
Commits in past year: 5
Committers in past year: 3
Avg Commits per committer in past year: 1.667
Development Distribution Score (DDS) in past year: 0.6
Name | Commits | |
---|---|---|
George Wilson | g****e@w****e | 27 |
Dave Laing | d****0@g****m | 26 |
Michael B. Gale | g****b@m****k | 16 |
Isaac Elliott | i****5@g****m | 9 |
dependabot[bot] | 4****] | 3 |
Simon Jakobi | s****i@g****m | 3 |
Tony Morris | t****s@t****t | 2 |
Michael B. Gale | m****e@t****o | 2 |
Janus Troelsen | j****s@f****m | 2 |
Erik de Castro Lopo | e****d@m****m | 2 |
Trevor L. McDonell | t****l@c****u | 2 |
Luke Nadur | 1****e | 2 |
Luke Murphy | l****m@r****t | 2 |
Alexander Batischev | e****p@g****m | 1 |
Eric Torreborre | e****e@y****m | 1 |
Joachim Breitner | m****l@j****e | 1 |
Pavan Rikhi | p****i@g****m | 1 |
Robert | r****h | 1 |
Felix Yan | f****s@a****g | 1 |
Eric Torreborre | e****e | 1 |
Sean Chalmers | s****n@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 30,382 total
- Total dependent packages: 8
- Total dependent repositories: 186
- Total versions: 15
- Total maintainers: 3
hackage: tasty-hedgehog
- Homepage: https://github.com/qfpl/tasty-hedgehog
- Licenses: BSD-3-Clause
- Latest release: 1.4.0.2 (published over 1 year ago)
- Last Synced: 2024-11-11T03:09:03.049Z (about 1 month ago)
- Versions: 15
- Dependent Packages: 8
- Dependent Repositories: 186
- Downloads: 30,382 Total
-
Rankings:
- Dependent repos count: 2.391%
- Dependent packages count: 2.718%
- Downloads: 4.973%
- Average: 6.345%
- Forks count: 8.76%
- Stargazers count: 12.885%
- Maintainers (3)
Dependencies
tasty-hedgehog.cabal
hackage
- base >=4.8 && <4.17
- hedgehog >=1.0.2 && <1.1.2
- tagged ==0.8.*
- tasty >=0.11 && <1.5
- base >=4.8 && <4.17 test
- hedgehog >=1.0.2 && <1.1.2 test
- tasty >=0.11 && <1.5 test
- tasty-expected-failure >=0.11 && <0.13 test
- tasty-hedgehog * test
.github/workflows/build.yml
actions
- actions/cache v3 composite
- actions/checkout v4 composite
- haskell/actions/setup v2 composite