Skip to content

Quviq/epoch-eqc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

87fb692 · Mar 31, 2021
Oct 14, 2019
May 6, 2019
Apr 10, 2019
Aug 16, 2019
Mar 31, 2021
Jul 19, 2019
Jun 11, 2019
Mar 25, 2019
Dec 14, 2018
Apr 10, 2019

Repository files navigation

QuickCheck models for aeternity/epoch

Suggested workflow

  • Check out this repo into e.g. epoch/eqc
  • Start a shell using rebar3 (from epoch/): ./rebar3 as test shell --apps=""
  • Move into the directory containing the models you would like to run, e.g.: 1> cd("eqc/aeutils_eqc").
  • Compile the model, e.g.: 2> c(aeu_mp_trees_eqc).
  • Run the tests, e.g.: 3> eqc:quickcheck(aeu_mp_trees_eqc:prop_insert_delete()).

About

QuickCheck models for aeternity/epoch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published