Skip to content

Commit a1a6759

Browse files
author
Amanda Butler
authored
Merge pull request #735 from ARMmbed/AnotherButler-patch-9
Add link to unit_testing.md
2 parents e51496f + 5f5af87 commit a1a6759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/testing/unit_testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ Each test suite requires a name to be configured in the `unittest.cmake` file. T
2424

2525
Unit testing requires external tools you need to install. See the developer [documentation](https://github.com/ARMmbed/mbed-os/blob/master/UNITTESTS/README.md) in GitHub for the full installation guide.
2626

27-
You can build and run unit tests through Arm Mbed CLI. You can also use the tool to generate new test files. For information on using Mbed CLI, please see the [CLI documentation](/docs/development/tools/arm-mbed-cli.html).
27+
You can build and run unit tests through Arm Mbed CLI. You can also use the tool to generate new test files. To learn how to do so, please see [our instructions about using unit tests with Mbed CLI](test-and-debug.html#unit-testing). For other information on using Mbed CLI, please see the [CLI documentation](/docs/development/tools/arm-mbed-cli.html).

0 commit comments

Comments
 (0)