Skip to content

Commit 5f5af87

Browse files
author
Amanda Butler
authored
Add link to unit_testing.md
Add link to instructions to be coherent with greentea and icetea docs and to resolve issue #718
1 parent e51496f commit 5f5af87

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)