We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e42350 commit c4f332cCopy full SHA for c4f332c
docs/testing/python.md
@@ -13,7 +13,7 @@ Python tests located in src/python_testing
13
sample test showing test setup and test harness integration
14
- [https://github.com/google/mobly/blob/master/docs/tutorial.md](https://github.com/google/mobly/blob/master/docs/tutorial.md)
15
- [ChipDeviceCtrl.py](https://github.com/project-chip/connectedhomeip/blob/master/src/controller/python/chip/ChipDeviceCtrl.py) -
16
- Controller implementation ([API documentation](./ChipDeviceCtrlAPI.md))
+ Controller implementation - [API documentation](./ChipDeviceCtrlAPI.md)
17
- [scripts/tests/run_python_test.py](https://github.com/project-chip/connectedhomeip/blob/master/scripts/tests/run_python_test.py)
18
to easily set up app and script for testing - used in CI
19
0 commit comments