Codename One - Test Recorder: execute a test on a real device
问题 In the developer guide of Codename One, it's written so: «Codename One includes a built in testing framework and test recorder tool as part of the simulator. This allows developers to build both functional and unit test execution on top of Codename One. It even enables sending tests for execution on the device (pro-only feature).» Using a pro account, what are the steps to do a test on a real device? 回答1: You need to set the build hint build.unitTest=1 which will build a version of the app