Skip to content

Commit 99d6145

Browse files
bridadanAnotherButler
andauthored
Update features/frameworks/greentea-client/README.md
Co-Authored-By: AnotherButler <[email protected]>
1 parent 39851e4 commit 99d6145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/frameworks/greentea-client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ $ pip install "mbed-greentea<0.2.0" --upgrade
8888

8989
### utest support
9090

91-
```utest``` is our preferred test harness which allows you to execute a series of (asynchronous) C++ test cases. See the ```greentea-client``` [module.json](https://github.com/ARMmbed/greentea-client/blob/master/module.json) ```testDependency``` section:
91+
```utest``` is our preferred test harness which allows you to execute a series of (asynchronous) C++ test cases. You can read more about utest [here](https://github.com/ARMmbed/mbed-os/blob/master/features/frameworks/utest/README.md).
9292
```json
9393
{
9494
"testDependencies": {

0 commit comments

Comments
 (0)