test-assertion
There are 4 repositories under test-assertion topic.
SteveGilham/altcode.test
Named argument overloads for unit test frameworks
bbobcik/auderis-test-extra
Useful additions for JUnit/Hamcrest testing environment
Fidencio-Codes/advanced_pytests
More in-depth practice of Fixtures and Parametrization for pytest, along with pytest CLI tools. Exercises also include parallel testing, stopping test suites after specified number of test failures and more.
Fidencio-Codes/basic_pytest
Pytest Exercises - foundational knowledge of python testing frameworks