python-feedgen/tests/test_extensions
Lars Kiesow 3371c2882f
Use Unittest Asserts
This patch switches to the assert statements provided by Python's unit
test framework to assure the statements are always executed and produce
proper error messages in case of test failures.
2020-01-29 00:10:33 +01:00
..
__init__.py Separate extensions as their own files 2019-07-08 13:49:56 +10:00
test_dc.py Use Unittest Asserts 2020-01-29 00:10:33 +01:00
test_geo.py Use Unittest Asserts 2020-01-29 00:10:33 +01:00
test_media.py Use Unittest Asserts 2020-01-29 00:10:33 +01:00
test_podcast.py Use Unittest Asserts 2020-01-29 00:10:33 +01:00
test_syndication.py Use Unittest Asserts 2020-01-29 00:10:33 +01:00
test_torrent.py Use Unittest Asserts 2020-01-29 00:10:33 +01:00