Updated test README
This commit is contained in:
@@ -63,6 +63,7 @@ The commands for the respective test categories are listed below.
|
|||||||
| :--- | :----------------- | :-------------------- | :-------- | :-------------------- |
|
| :--- | :----------------- | :-------------------- | :-------- | :-------------------- |
|
||||||
| Unit | Main function | nw/\_\_init\_\_.py | `-m base` | `-k testBaseInit` |
|
| Unit | Main function | nw/\_\_init\_\_.py | `-m base` | `-k testBaseInit` |
|
||||||
| Unit | Common functions | nw/common.py | `-m base` | `-k testBaseCommon` |
|
| Unit | Common functions | nw/common.py | `-m base` | `-k testBaseCommon` |
|
||||||
|
| Unit | Config class | nw/config.py | `-m base` | `-k testBaseConfig` |
|
||||||
| Unit | Error handlers | nw/error.py | `-m base` | `-k testBaseError` |
|
| Unit | Error handlers | nw/error.py | `-m base` | `-k testBaseError` |
|
||||||
| Unit | Core functions | nw/core/tools.py | `-m core` | `-k testCoreTools` |
|
| Unit | Core functions | nw/core/tools.py | `-m core` | `-k testCoreTools` |
|
||||||
| Unit | NWDoc class | nw/core/document.py | `-m core` | `-k testCoreDocument` |
|
| Unit | NWDoc class | nw/core/document.py | `-m core` | `-k testCoreDocument` |
|
||||||
|
|||||||
Reference in New Issue
Block a user