machinery for running QuickCheck #505
Closed
zxq9 wants to merge 2 commits from
quickcheck-ci into master
pull from: quickcheck-ci
merge into: :master
:master
:uw-aci
:prh-docs-fix
:uw-mldsa-crypto
:uw-rename-fix-deps
:bump_gmserialization
:zomp
:ceres
:gh-pages
:gh-485
:dependabot/pip/dot-github/workflows/pygments-2.15.0
:old_ceres
:ghallak/split-typechecker
:gh-400
:new_ceres
:loop-op
:type-env
:ghallak/229
:option-force-msg
:6.0.2
:lima
:call-fee
:fix-ets
:mergesort
:lima-master-merge
:optionally_generate_aci
:changelog-update
:make-return-reserved-word
:radrow-patch-2
:aens-subdomains
:aens-at-full-node-ver
:pt-166866806-claim-with-name-fee
:extend-aci-interface
:generalized_accounts_no_abi_move
:roma
:quickcheck-ci
No Reviewers
Labels
Clear labels
WIP
bug
consensus-breaking
dependencies
documentation
duplicate
effort: high
effort: low
effort: medium
effort: trivial
enhancement
good first issue
help wanted
invalid
maintenance
question
task/feature
todo-in-rewrite
wontfix
bug
duplicate
enhancement
help wanted
invalid
pig lipstick
question
wontfix
Something is not working
This issue or pull request already exists
New feature
Need some help
Something is wrong
Muggle-facing enhancements
More information is needed
This won't be fixed
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: QPQ-AG/sophia#505
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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_ciit will create a directory_build/eqc/test_results/run_..../that shows the results of running all properties in thequickcheckdirectory.Pull request closed