Storm is an automated test runner for Thunder based devices. This repository contains the test cases that can be run under Storm. This repository contains the test cases under ./src/
If you are looking to run Storm, please see 'How to use' section below.
If you want to contribute to Storm Test Cases, don't forget to run npm install
before.
This will will enable automatic linting and fixing as a pre-commit, to ensure a consistente coding style.
To run the test runner you need a frontend, something that executes/manages the storm test runner. For an example test runner please go over to Storm-CLI
Documentation on test syntax and reporters can be found here