Skip to content

Commit e1c0bcf

Browse files
pytorchbotswolchok
andauthored
Explain how to run C++ tests locally in CONTRIBUTING.md (#7572)
Add breadcrumb to our script for running C++ tests locally. Differential Revision: [D67957088](https://our.internmc.facebook.com/intern/diff/D67957088/) ghstack-source-id: 260691014 Pull Request resolved: #7559 Co-authored-by: Scott Wolchok <[email protected]>
1 parent 6cb9037 commit e1c0bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ If it's not clear how to add a test for your PR, take a look at the blame for
197197
the code you're modifying and find an author who has more context. Ask them
198198
for their help in the PR comments.
199199

200-
TODO: Explain how to run tests locally without needing to push and wait for CI.
200+
The `test/run_oss_cpp_tests.sh` script will build and run C++ tests locally.
201201

202202
### Continuous Integration
203203
See https://hud.pytorch.org/hud/pytorch/executorch/main for the current state of

0 commit comments

Comments
 (0)