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