PX4-Autopilot/docs/zh/test_and_ci/integration_testing.md
PX4 Build Bot 8adb439b58
New Crowdin translations - zh-CN (#24829)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-14 09:22:33 +10:00

882 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.

The following framework should only be used for tests that require ROS 1: