Platform Testing and Continuous Integration
PX4 is extensively tested using unit and integration tests run via continuous integration. Live flight testing is also performed by the development team and the broader community.
Test topics include:
- Test Flights - How to make test flights (e.g. to test PRs)
- Unit Tests
- Continuous Integration (CI)
- ROS Integration Testing
- MAVSDK Integration Testing
- Docker
- Maintenance