Skip to content

hudolejev/nodeconductor_tests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up the environment

  1. Set up dependencies from requirements.txt.
  2. Create private_settings.py on the basis of private_settings.py.example.
  3. Execute file python <test_name> for its launching.

Optional steps:

  1. Install unittest-xml-reporting to enable generation of XML reports

Running tests

Running a single test:

python src/nodeconductor_tests/<test_name>.py

Running all tests:

python src/nodeconductor_tests/all_tests.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%