This script calls the local runtime-tests helper library in order to test the current branch or development enviornment against a collection of different blocks, across different runtimes. It does this for Polkadot, Kusama, and Westend.
python3 - required to run the script
psutil - package needed to run the script
Run: pip install -r requirements.txt from this directory in order to install necessary dependencies.