Skip to content

coredgeio/yntraa_test_automation

Repository files navigation

pytest directory/filename.py -v -s chromium --headed

EXECUTION command-

XML  --report
pytest testcases/automated_cases/compute_suite/test_tejas_compute.py --junitxml=report.xml
pytest --browser=chromium testcases/test_sanitycheck.py --junitxml=report.xml
pytest --browser=firefox testcases/automated_cases/compute_suite/test_vistaar_autoscale.py --junitxml=report.xml

HTML REPORT  --pip install pytest-html
pytest --browser=firefox testcases/automated_cases/compute_suite/test_tejas_compute.py --html=report01.html

Test Case Identifiers:
Include unique identifiers or references in the test case names.
This could be ticket numbers, user story IDs, or any other relevant identifiers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages