-
- Downloads
Remove nose dependency from testing
Only nose.tools was used, which can easily be replaced with one-liners and pytest.raises
Showing
- tox.ini 0 additions, 1 deletiontox.ini
- unittests/test_concrete_property.py 10 additions, 3 deletionsunittests/test_concrete_property.py
- unittests/test_connection.py 23 additions, 16 deletionsunittests/test_connection.py
- unittests/test_connection_utils.py 12 additions, 3 deletionsunittests/test_connection_utils.py
- unittests/test_file.py 4 additions, 7 deletionsunittests/test_file.py
- unittests/test_record_type.py 4 additions, 8 deletionsunittests/test_record_type.py
Please register or sign in to comment