Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 829 Bytes

readme.md

File metadata and controls

16 lines (9 loc) · 829 Bytes

Storm (aka WPE Test Framework)

Storm is an automated test runner for Thunder based devices. This is the core of the Storm test runner, where the actual magic happens. If you are looking to run Storm, please see 'How to use' section below.

How to use

To run the test runner you need a frontend, something that executes/manages the storm core. For an example test runner please go over to Storm-CLI

Documentation

Documentation on test syntax and reporters can be found here

Test cases

The storm test cases are stored in a seperate repository which can be found here