EuroSkyTech / EuroSkyTech/pdsdk
Tests: create "hello world" test for Android
- Dominant language
- Rust
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We currently simply [build the Swift package also for MacOS](https://github.com/EuroSky3000/int/blob/708ec330d0a724133b8a31134ec3cc4612f4726f/pkgs/swift/Package.swift#L10) which allows us to [run tests](https://github.com/EuroSky3000/int/blob/708ec330d0a724133b8a31134ec3cc4612f4726f/justfile#L155) (currently just kicking the tires).
Technically this does not seem possible in Android but [would be desirable](https://github.com/EuroSky3000/int/blob/708ec330d0a724133b8a31134ec3cc4612f4726f/justfile#L125) to catch issues during CI (and not only in Android Studio).
As a stretch goal it would be great if we could omit (for Swift and subsequently for the Android/AAR implementation) the unit test / Mac implementation when releasing packages.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.