I am following this answer to generate multiple test cases programmatically using the unittest approach.
Here\'s the code:
import unittest import my_co