Update How-To-Run-Test-And-How-To-Add-New-Test-Case.md

This commit is contained in:
Shuduo Sang 2020-05-15 11:19:38 +08:00 committed by GitHub
parent 5096d58259
commit 3446883fb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
**1. TSIM test cases:**
TSIM test cases are the testing framework has been used internally. Now it still be used to run the test cases we develop in the past as a legacy system. We are turning to use Python to develop new test case and are abandoning TSIM gradually.
TSIM was the testing framework has been used internally. Now it still be used to run the test cases we develop in the past as a legacy system. We are turning to use Python to develop new test case and are abandoning TSIM gradually.
**2. Python test cases:**