https://github.com/mitchellwrosen/tasty-hspec

Last synced: about 1 month ago

Repository metadata:

Hspec provider for tasty


Owner metadata:


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 Email 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

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