Top 5 Haskell Smallcheck Projects
-
Project mention: Show HN: IHP v1.0 (Batteries-included web framework built on Haskell and Nix) | news.ycombinator.com | 2022-10-24
While of course Haskell has more normal testing infrastructure available (eg. https://hspec.github.io/), my favorite bit of Haskell testing is QuickCheck, which IIUC started life in Haskell and has been reimplemented in other languages with various degrees of effectiveness and various degrees of connection to the original project.
John Hughes (not the filmmaker) gives a great talk about it: https://youtu.be/zi0rHwfiX1Q
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Haskell Smallcheck related posts
Index
What are some of the best open-source Smallcheck projects in Haskell? This list will help you:
Project | Stars | |
---|---|---|
1 | hspec | 722 |
2 | tasty | 623 |
3 | smallcheck | 134 |
4 | smallcheck-series | 4 |
5 | smallcheck-laws | 1 |