AlexBaranosky/Shrink

Clojure
This is stars and forks stats for /AlexBaranosky/Shrink repository. As of 03 May, 2024 this repository has 10 stars and 0 forks.

Shrink An implementation of shrinking, for use in finding the simplest possible failure case in generative test failures. Based off of Haskell's QuickCheck, and Scala's ScalaCheck Say you have found a test case that fails for the inputted value of 4. The shrink function will return a sequence of integers, [0 2 -2 3 -3], that you can try as inputs to that failing test case. The aim being to identify the smallest possible failure case, which you will then report to the user. Exs. (shrink 4) =>...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
hiredman/bcClojure0000
vlaaad/tweet-defClojure57000
ferdinand-beyer/reitit-ring-defaultsClojure24010
justone/tablClojureShell33000
arohner/prxmlClojure1000
whamtet/redlobsterClojureJavaScript50050
kriyative/clj-http-clientClojure0000
justone/bb-pod-racerClojure11000
Wall-Brew-Co/brew-botClojureMakefile10040
johanfylling/jarlClojureJavaHTML33030