testoutput.txt 1.8 KB

123456789101112131415161718
  1. ============================= test session starts =============================
  2. platform win32 -- Python 3.7.3, pytest-4.5.0, py-1.8.0, pluggy-0.12.0
  3. Django settings: coderedcms.tests.settings (from command line option)
  4. rootdir: C:\Users\KevinCummings\Documents\coderedcms
  5. plugins: cov-2.7.1, django-3.4.8
  6. collected 32 items
  7. coderedcms\blocks\tests\test_blocks.py .. [ 6%]
  8. coderedcms\models\tests\test_page_models.py ............................ [ 93%]
  9. .. [100%]
  10. - generated xml file: C:\Users\KevinCummings\Documents\coderedcms\junit\test-results.xml -
  11. ----------- coverage: platform win32, python 3.7.3-final-0 -----------
  12. Coverage HTML written to dir htmlcov
  13. Coverage XML written to file coverage.xml
  14. ========================= 32 passed in 30.64 seconds ==========================