oaapao / SoftwareTest

SoftwareTest Course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoftwareTest

SoftwareTest Course

Install

pip install -r requirements.txt

Code your program

edit code/main.py

Design test case

edit code/test_case.py

Run test

python run_cover.py

python run_case.py

Test Result

Unit test result has been saved to unit_result.html. alt total

Coverage result has been saved to htmlcov/index.html. alt total

For code level, result can be found in another html file. alt code

About

SoftwareTest Course


Languages

Language:Python 100.0%