CMU-MS-DAS-Modern-Programming-Mini / ClassAssignmentNo3

Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Test results always "Pass" #3

Closed Glinland closed 2 years ago

Glinland commented 2 years ago

When I run $ pytest -v test_SCF.py

It only returns the test resultls of the first test function, but never the others. And the result for this first test is PASS, no matter how I change the value.