Only python3 is supported. [https://www.python.org/doc/sunset-python-2/](Python2 has been deprecated since January 1, 2020) and we strongly urge you to use python3.
To maintain multiple versions on python locally, use pyenv
./run_cloudformation.sh
This project use unittest
module from Python
python3 -m unittest tests/*.py
e.g:
python3 -m unittest tests.test_support_case_aggregator.SupportCaseAggregator
e.g:
python3 -m unittest tests.test_support_case_aggregator.SupportCaseAggregator.test_get_all_existing_cases