-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstdout.txt
More file actions
16 lines (14 loc) · 1.02 KB
/
stdout.txt
File metadata and controls
16 lines (14 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
============================= test session starts ==============================
platform linux -- Python 3.7.1, pytest-3.6.1, py-1.5.3, pluggy-0.6.0 -- /home/isacmoura/codenation/python-1/venv/bin/python
cachedir: .pytest_cache
rootdir: /home/isacmoura/codenation/python-1, inifile:
collecting ... collected 7 items
test_submit.py::test_modules PASSED [ 14%]
test_submit.py::test_q_1 PASSED [ 28%]
test_submit.py::test_q_2 PASSED [ 42%]
test_submit.py::test_q_3 PASSED [ 57%]
test_submit.py::test_q_4 PASSED [ 71%]
test_submit.py::test_q_5 PASSED [ 85%]
test_submit.py::test_q_6 PASSED [100%]
------ generated xml file: /home/isacmoura/codenation/python-1/output.xml ------
=========================== 7 passed in 8.90 seconds ===========================