parent
f3efc4e049
commit
781b73bb52
|
@ -210,6 +210,8 @@ This is outlined below:
|
||||||
FAILED test_class_demo.py::TestClassDemoInstance::test_two - assert 0
|
FAILED test_class_demo.py::TestClassDemoInstance::test_two - assert 0
|
||||||
2 failed in 0.12s
|
2 failed in 0.12s
|
||||||
|
|
||||||
|
Note that attributes added at class level are *class attributes*, so they will be shared between tests.
|
||||||
|
|
||||||
Request a unique temporary directory for functional tests
|
Request a unique temporary directory for functional tests
|
||||||
--------------------------------------------------------------
|
--------------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue