mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #8112 from studavekar/update_doc_unittest
specify mbed-cli version requirementpull/7970/head^2
commit
082ba151ac
|
@ -10,6 +10,7 @@ This document describes how to run and write unit tests for Mbed OS.
|
|||
* CMake 3.0+ installed.
|
||||
* Python 2.7.x or >3.5 and pip 10.0 (or newer) installed.
|
||||
* gcovr >=4.1
|
||||
* mbed-cli >= 1.80
|
||||
|
||||
### Installing dependencies on Debian/Ubuntu
|
||||
|
||||
|
|
Loading…
Reference in New Issue