incognito chain testing:隐身链测试 源码
隐身链测试 - Install required modules $ pip3 install -r pip_requirement.txt - pytest-allure-adaptor is obsoleted, remove it if already installed $ pip3 uninstall pytest-allure-adaptor # HOW TO RUN A TEST 1. Using run.sh script ./run.sh {test bed} {test data} {path to test script or test suite} [specific test case name (optional)] - Test bed: locate under TestBeds/ - Test data: locate
用户评论