Python new test framework should be used (Refer this for more detail)
Tests should not print excessively to standard output
Mutating the input list breaks random tests.
All your tests test user output against itself, so...
Loading collection data...
Python new test framework should be used (Refer this for more detail)
Tests should not print excessively to standard output
Mutating the input list breaks random tests.
All your tests test user output against itself, so...