Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 910 Bytes

readme.md

File metadata and controls

16 lines (9 loc) · 910 Bytes

Storm Test Cases

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.

How to use

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

Documentation on test syntax and reporters can be found here