Skip to content

qugo9955/test_behave

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prepare

  • Python3 Enviroment
  • download chromedriver to you %PATH%

test_behave

Using pip install the python library

pip install -r requirement.txt

Run web task

 behave features/navi_to_trade_page.feature 

Run api task

python test_api.py  

Run behave with allure report

behave -f allure_behave.formatter:AllureFormatter -o report ./features

allure serve report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.2%
  • Gherkin 3.8%