Skip to content

[#668] Add callback to modify 'PureState' in `clevelandTestProp` tests.

Sandeep.C.R requested to merge sras/#668-pure-init-env-tests into master

This change adds a simple callback to clevelandTestProp to configure the initial environment when running property tests using it.

As the callback is of type PureState -> PureState I also had to export PureState constructor.

Edited by Sandeep.C.R

Merge request reports