--- Log opened Sun Mar 08 00:00:17 2020 15:26 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 240 seconds] 17:24 -!- meshcollider [meshcollid@gateway/shell/ircnow/x-lchfnzrylmfjnacc] has quit [Ping timeout: 268 seconds] 17:56 -!- meshcollider [meshcollid@gateway/shell/ircnow/x-wkegzpjokkujabmz] has joined ##hwi 21:16 < justinmoon> How can I just run a single hwi unittest? 21:20 < justinmoon> (currently just commenting out test suite registrations in python code, but there must be a better way) 21:27 < fanquake> justinmoon: do you mean something like python test_descriptor.py TestDescriptor.test_parse_empty_descriptor 21:28 < fanquake> Which would run just the test_parse_empty_descriptor test 21:29 < fanquake> You can do test_something.py TestSuite, which runs a single suite. adding a .test_case_name runs just that test case 21:31 < justinmoon> Exactly. Thanks! 22:19 -!- achow101 [~achow101@unaffiliated/achow101] has quit [Ping timeout: 256 seconds] 22:23 -!- achow101 [~achow101@unaffiliated/achow101] has joined ##hwi --- Log closed Mon Mar 09 00:00:17 2020