Skip to content

Files

Latest commit

64a5b6b · Jan 11, 2023

History

History

speculos

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 15, 2022
Nov 15, 2022
Nov 15, 2022
Jan 11, 2023
Nov 15, 2022
Nov 15, 2022
Nov 15, 2022
Nov 15, 2022
Nov 15, 2022
Nov 15, 2022
Nov 15, 2022
Nov 15, 2022

Speculos functional tests

👉 Every path on this document assumes you are at the root of the repository.

These tests are implemented in Python with the SpeculosClient interface which allows easy execution on the Speculos emulator.

Dependencies

Python dependencies are listed in requirements.txt, install them using pip

pip install --extra-index-url https://test.pypi.org/simple/ -r requirements.txt

The extra index allows to fetch the latest version of Speculos.

Launch the tests

Given the requirements are installed, just do:

pytest tests/speculos/