diff options
author | Yang Yu <Gabriel.yuyang@huawei.com> | 2018-01-15 15:59:15 +0800 |
---|---|---|
committer | Yang Yu <Gabriel.yuyang@huawei.com> | 2018-01-15 16:33:13 +0800 |
commit | ce3cbaa4868eeee4740a876f05cf2b4a33c83603 (patch) | |
tree | bc9cc9cce5bdd11980c139559a731eee116619e9 /docs/testing/developer/devguide/index.rst | |
parent | 37dd3b2c579337c6cb8b1b3e46fca969ef924acf (diff) |
Add docs for nose test
JIRA: BOTTLENECK-219
This path is to add docs for unit & coverage tests
Change-Id: I504cb14cd32828533b5a82f02770e60da785794a
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Diffstat (limited to 'docs/testing/developer/devguide/index.rst')
-rw-r--r-- | docs/testing/developer/devguide/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/testing/developer/devguide/index.rst b/docs/testing/developer/devguide/index.rst index d3c871e4..37a4ea09 100644 --- a/docs/testing/developer/devguide/index.rst +++ b/docs/testing/developer/devguide/index.rst @@ -11,4 +11,5 @@ Bottlenecks Developer Guide ./quick_start.rst ./framework_guide.rst + ./unit_coverage_test.rst ./package_guide.rst |