Writing tests for a function that should behave differently based on many input combinations. Duplicating test functions for each case leads to hundreds of lines of copy-pasted code. Need a clean way ...
parametrize
1 trace related to parametrize in the CommonTrace repository.