Closed talha252 closed 6 years ago
With this option, debugging specific test cases will be easier. Firstly, I decided to expand --debug option with case names like calico --debug case_0 case_1. However, later I've found it more appropriate to create a new option.
--debug
calico --debug case_0 case_1
With this option, debugging specific test cases will be easier. Firstly, I decided to expand
--debug
option with case names likecalico --debug case_0 case_1
. However, later I've found it more appropriate to create a new option.