Automated tests created with utest.
To run tests with Neko, run the following command:
openfl test nekoTo run tests with HashLink, run the following command:
openfl test hlTo run tests with Adobe AIR, use the following command:
openfl test airTo run CPP tests on Windows, use the following command:
openfl test windowsTo run CPP tests on macOS, use the following command:
openfl test macTo run CPP tests on Linux, use the following command:
openfl test linuxTo run tests with HTML/JS, run the following command:
openfl test html5Alternatively, you can run HTML/JS tests with Playwright, in all three of: Chromium, Firefox, and Webkit.
haxelib run openfl build html5 -final -Dplaywright
node playwright-runner.js