python-Unittests-tips

Can run just one test case at a time with:

python -m unittest jet_clustering.tests.test_clustering.clusteringTestCase.test_synthetic_datasets_bbjjets

Follow-ups

Links: