PSiReN-X · @PSiReN
22 followers · 2019 posts · Server syzito.xyz
Alexander Gerber · @agerber
41 followers · 424 posts · Server troet.cafe
xameer :qed: · @xameer
161 followers · 2581 posts · Server mathstodon.xyz

but for lisp braces :)

#quickcheck

Last updated 2 years ago

Philipp Claßen · @philippclassen
13 followers · 24 posts · Server muenchen.social

That is the library, by the way. A JavaScript port of Haskell's QuickCheck. Highly recommended:

github.com/dubzzz/fast-check

#fastcheck #quickcheck #javascript

Last updated 2 years ago

Philipp Claßen · @philippclassen
13 followers · 23 posts · Server muenchen.social

Property based testing (aka QuickCheck) is a great bug catcher.

I had now a primitive called "decodeURIComponent" in a DSL, wich I implemented it directly with JavaScript's decodeURIComponent. First, I thought it's silly to even write a test because it must be obviously correct, right? Only to find out that I overlooked the error handling.

If you pass in '%' (an invalid URI), JS decodeURIComponent will throw. In the DSL, the exception needed to be handled.

-check

#fast #javascript #quickcheck

Last updated 2 years ago

Daniel Mendez · @mendezfe
91 followers · 48 posts · Server fediscience.org

For this tool, we transferred empirical data from the Naming the Pain in Requirements Engineering initiative. NaPiRE is a (open data) endeavour by the research community and constitutes a globally distributed, bi-yearly family of surveys on practices and problems in RE. Researchers in RE might find this maybe useful :) 👉 napire.org/#/explore

#opendata #EmpiricalSoftwareEngineering #quickcheck #requirementsEngineering

Last updated 2 years ago

Martin Janiczek · @janiczek
57 followers · 52 posts · Server functional.cafe

FYI I'll be speaking at about property based testing and explaining an approach to shrinking that solves some prevalent annoyances in tools like QuickCheck and Hedgehog.

Would be glad to discuss more before the talk (to make it better) if anybody is interested in this topic!

#quickcheck #testing #pbt #elm #haskell #haskellx

Last updated 2 years ago

Ludovic Courtès · @civodul
899 followers · 3242 posts · Server toot.aquilenet.fr

The funny story of a bug starring Unicode, C, regexps, libunistring, and ASCII:
issues.guix.gnu.org/48114#4

All this because of ⒒ And thanks to .

#quickcheck

Last updated 4 years ago

Antonio Hdez. Blas 🔵 · @nihilipster
105 followers · 264 posts · Server fosstodon.org

"Of course there are many excellent tutorials out there already. However I found all of them either assumed too much knowledge. I hope this post closes a gap in the current menu of tutorials..."

jesper.sikanda.be/posts/quickc

#quickcheck #haskell

Last updated 4 years ago

Q · @masterq
110 followers · 6513 posts · Server pawoo.net

はいいよね!

#quickcheck

Last updated 6 years ago