-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
By @zherczeg's request, I would like to write the requirement for js test framework.
Unifying the test framework
- Both of IoT.js and JerryScript
( It is already supported from very initial version ) - Both of remote and local
( This unifying idea is raised by @yichoi Testrunner refactor to support multiple targets iotjs#1212 ) - Multiple board/os (e.g. RPI/Raspbean, Artik053/TizenRT, ...)
( Improving remote test runner to cover new os/boards iotjs#1073 )
Minimizing the maintenance cost
- Minimize duplicated code to IoT.js and JerryScript repository
System I/O
- Cover system I/O also after related sensors are delivered, this item can be started
Etc
- Remove circular dependencies that exists on current structure
- We would like to choose IoT.js by commit ID or by indicating path to IoT.js/JerryScript
Metadata
Metadata
Assignees
Labels
No labels