Files
PX4-Autopilot/docs/zh/test_and_ci/integration_testing.md
2026-05-22 11:59:00 +10:00

712 B

Integration Testing

Integration tests are used to verify how well larger parts of a system work together. In PX4 this generally means testing whole features of a vehicle, usually running in simulation. The tests are run in Continuous Integration (CI) on every pull request.