https://github.com/UnkindPartition/tasty
golden-tests haskell hunit quickcheck smallcheck testing unit-testing
Last synced: about 1 month ago
Repository metadata:
Modern and extensible testing framework for Haskell
- Host: GitHub
- URL: https://github.com/UnkindPartition/tasty
- Owner: UnkindPartition
- Created: 2013-04-22T06:14:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-26T20:32:44.000Z (3 months ago)
- Last Synced: 2024-10-29T15:13:00.763Z (about 2 months ago)
- Topics: golden-tests, haskell, hunit, quickcheck, smallcheck, testing, unit-testing
- Language: Haskell
- Homepage:
- Size: 909 KB
- Stars: 640
- Watchers: 15
- Forks: 109
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Owner metadata:
- Name: Roman Cheplyaka
- Login: UnkindPartition
- Email:
- Kind: user
- Description:
- Website: https://ro-che.info/
- Location: Ukraine
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/24844?u=c7c040ce3110756c88d7e17868b8cc870a3af8b9&v=4
- Repositories: 64
- Last Synced at: 2023-04-10T05:06:19.199Z
- Profile URL: https://github.com/UnkindPartition
- Sponsor URL:
Committers metadata
Last synced: about 2 months ago
Total Commits: 761
Total Committers: 74
Avg Commits per committer: 10.284
Development Distribution Score (DDS): 0.273
Commits in past year: 28
Committers in past year: 12
Avg Commits per committer in past year: 2.333
Development Distribution Score (DDS) in past year: 0.679
Name | Commits | |
---|---|---|
Roman Cheplyaka | r****a@r****o | 553 |
Bodigrim | a****o@g****m | 63 |
Andreas Abel | a****l@i****e | 12 |
Martijn Bastiaan | m****n@h****l | 8 |
Simon Jakobi | s****i@g****m | 7 |
amesgen | a****n@a****e | 5 |
Sergey Vinokurov | s****o@g****m | 4 |
Marcin Szamotulski | c****t@c****e | 4 |
Facundo Domínguez | f****z@t****o | 4 |
Daniel Mendler | m****l@d****e | 4 |
Brandon Chinn | b****8@g****m | 4 |
Benno Fünfstück | b****k@g****m | 4 |
Ryan Scott | r****t@g****m | 3 |
Oleg Grenrus | o****s@i****i | 3 |
Markus Schirp | m****j@s****m | 3 |
Marcin Szamotulski | p****r@p****e | 3 |
Joachim Breitner | m****l@j****e | 3 |
Eric Seidel | g****e@g****m | 3 |
Luke Murphy | l****m@r****t | 3 |
Alexey Khudyakov | a****y@g****m | 2 |
Andrés Sicard-Ramírez | a****r@e****o | 2 |
Christian Boltz | g****y@c****e | 2 |
Fabián Heredia Montiel | f****r@p****m | 2 |
George Wilson | g****e@w****e | 2 |
Lars Hupel | l****l@m****e | 2 |
Merijn Verstraaten | m****n@i****l | 2 |
Mitchell Rosen | m****n@g****m | 2 |
Oliver Charles | o****e@o****k | 2 |
Rudy Matela | r****y@m****r | 2 |
RyanGlScott | r****t@k****u | 2 |
and 44 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 3
-
Total downloads:
- hackage: 323,658 total
- Total docker downloads: 232
- Total dependent packages: 93 (may contain duplicates)
- Total dependent repositories: 6,764 (may contain duplicates)
- Total versions: 110
- Total maintainers: 6
hackage: tasty
Tasty is a modern testing framework for Haskell. It lets you combine your unit tests, golden tests, QuickCheck/SmallCheck properties, and any other types of tests into a single test suite.
- Homepage: https://github.com/UnkindPartition/tasty
- Licenses: MIT
- Latest release: 1.4.3 (published about 2 years ago)
- Last Synced: 2024-11-11T02:42:31.396Z (about 1 month ago)
- Versions: 73
- Dependent Packages: 58
- Dependent Repositories: 2,933
- Downloads: 168,481 Total
- Docker Downloads: 89
-
Rankings:
- Dependent repos count: 0.192%
- Dependent packages count: 0.543%
- Downloads: 0.656%
- Stargazers count: 1.091%
- Docker downloads count: 1.288%
- Average: 1.299%
- Forks count: 4.024%
- Maintainers (6)
hackage: tasty-hunit
- Homepage: https://github.com/UnkindPartition/tasty
- Licenses: MIT
- Latest release: 0.10.1 (published over 1 year ago)
- Last Synced: 2024-11-11T02:42:29.608Z (about 1 month ago)
- Versions: 15
- Dependent Packages: 22
- Dependent Repositories: 2,220
- Downloads: 79,968 Total
- Docker Downloads: 89
-
Rankings:
- Dependent repos count: 0.226%
- Stargazers count: 1.091%
- Dependent packages count: 1.266%
- Docker downloads count: 1.288%
- Average: 1.599%
- Downloads: 1.701%
- Forks count: 4.024%
- Maintainers (4)
hackage: tasty-quickcheck
- Homepage: https://github.com/UnkindPartition/tasty
- Licenses: MIT
- Latest release: 0.10.3 (published over 1 year ago)
- Last Synced: 2024-11-11T02:32:48.639Z (about 1 month ago)
- Versions: 22
- Dependent Packages: 13
- Dependent Repositories: 1,611
- Downloads: 75,209 Total
- Docker Downloads: 54
-
Rankings:
- Dependent repos count: 0.305%
- Stargazers count: 1.091%
- Docker downloads count: 1.288%
- Average: 1.785%
- Downloads: 1.82%
- Dependent packages count: 2.204%
- Forks count: 4.001%
- Maintainers (4)
Dependencies
- ansi-terminal >=0.9
- base >=4.9 && <5
- clock >=0.4.4.0
- containers *
- optparse-applicative >=0.14
- semigroups *
- stm >=2.3
- tagged >=0.5
- time >=1.4
- transformers >=0.5
- unbounded-delays >=0.1
- unix *
- wcwidth *
- base >=4.9 && <=5
- base <=5
- bytestring *
- containers *
- filepath *
- mtl *
- optparse-applicative *
- random *
- random >=1.2
- random-shuffle *
- stm *
- tasty *
- tasty-golden *
- tasty-hunit *
- tasty-quickcheck *
- base >=4.8 && <5
- call-stack *
- tasty >=1.2.2
- QuickCheck >=2.10
- base >=4.8 && <5
- optparse-applicative *
- random *
- tagged *
- tasty >=1.0.1
- base >=4.7 && <5 test
- pcre-light * test
- tasty * test
- tasty-hunit * test
- tasty-quickcheck * test
- base >=4.8 && <5
- optparse-applicative *
- smallcheck >=1.0
- tagged *
- tasty >=0.8
- actions/cache v3 composite
- actions/checkout v3 composite
- haskell/actions/setup v2 composite