Hello MicroEJ Developers,
We updated the Platform Qualification Tools to version 2.6.0. The Platform Qualification Tools (PQT) allow to run automated test suites on MicroEJ platforms to ensure that the Virtual Execution Environment and its libraries are correctly integrated.
This new version allows to test the Low Level implementation of the newest GUI 3 libraries of a platform.
As a reminder we also have documentation about using the PQT so that qualifying your platform is easier than ever:
- to better understand what qualifying a platform means consult this documentation page.
- to master how to automate tests execution with a third party toolchain read this tutorial.
You can find a more extensive changelog regarding the tool itself below.
Good testing!
The MicroEJ Team
2.6.0 – 2021-06-25
Added
- Add Graphical User Interface Test Suite for MicroEJ UI Packs 13.0.0 and higher (see
README <tests/ui/ui3/README.rst>
_).
Changed
- Graphical User Interface Test Suite for MicroEJ UI Packs [6.0.0-13.0.0[ (13.0.0 excluded) has moved from
tests/ui/
totests/ui/ui2/
(seeREADME <tests/ui/ui2/README.rst>
_).