Jaculus icon indicating copy to clipboard operation
Jaculus copied to clipboard

Implement automated Javascript tests

Open yaqwsx opened this issue 4 years ago • 0 comments

We should implement machinery to automatically run javascript tests. Basically, a script should upload the firmware to the attached target and one-by-one run javascript tests. Each test should define the required stdout which is checked. Also, the tests should be tagged so only a subset of the test can be run.

Difficulty: Moderate

yaqwsx avatar Aug 04 '21 17:08 yaqwsx