I have been cross-compiling and running the tests for this package in my Android CI for a long time- currently building and testing this repo for six different Android API levels- and the official swiftlang workflows now support easily running the cross-compiled tests in an Android emulator.
There are only two problems with adding that official workflow here:
It would be good to add CI testing using the official Android workflow here, just let me know how you'd like to proceed.
I have been cross-compiling and running the tests for this package in my Android CI for a long time- currently building and testing this repo for six different Android API levels- and the official swiftlang workflows now support easily running the cross-compiled tests in an Android emulator.
There are only two problems with adding that official workflow here:
#filePaths and disabling some failing tests.It would be good to add CI testing using the official Android workflow here, just let me know how you'd like to proceed.