pip install -e .
pip install pytest
pytest
As soon as I get a chance, I will check which solvers are installed so that pytest can be used with a subset of solvers.
./demo.py <CVC4 | Boolector | Z3>
pip install -e .
pip install pytest
pytest
As soon as I get a chance, I will check which solvers are installed so that pytest can be used with a subset of solvers.
./demo.py <CVC4 | Boolector | Z3>