WebPlatformForEmbedded / Storm-Testcases

Test cases for the Storm Test runner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Test cases for the Storm Test runner

License:Apache License 2.0


Languages

Language:JavaScript 100.0%