machinery for running QuickCheck #505
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "quickcheck-ci"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: ThomasArts
This patch makes it possible to run QuickCheck on a server.
It depends on having access to the eqc_ci application, which is licence depending and only runs on Quviq servers for the moment.
Via
rebar3 as eqc shell --apps eqc_ci
it will create a directory_build/eqc/test_results/run_..../
that shows the results of running all properties in thequickcheck
directory.Pull request closed