How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
An implementation of QuickCheck in PureScript.
The main features of purescript/purescript-quickcheck are: Testing.
Open-source alternatives to purescript/purescript-quickcheck include: bodil/purescript-test-unit — An asynchronous unit test runner for PureScript. enablesecurity/sipvicious — SIPVicious OSS is a set of security tools that can be used to audit SIP based VoIP systems. Specifically, it allows… garyb/purescript-quickcheck-laws — QuickCheck-powered law tests for PureScript's core typeclasses. hdgarrood/purescript-benchotron — Straightforward benchmarking via [Benchmark.js][]. I am sorry about the name (purescript-benchmark was taken). miconda/sipexer — Modern and flexible SIP (RFC3261) command line tool. nils-ohlmeier/sipsak — REQUIREMENTS.
SIPVicious OSS is a set of security tools that can be used to audit SIP based VoIP systems. Specifically, it allows you to find SIP servers, enumerate SIP extensions and finally, crack their password.
QuickCheck-powered law tests for PureScript's core typeclasses.
Straightforward benchmarking via Benchmark.js[]. I am sorry about the name (purescript-benchmark was taken).
An asynchronous unit test runner for PureScript.