bin/otobo.Console.pl Dev::UnitTest::Run
should check if package parameter is valid
#4198
Labels
Milestone
Currently, if e.g. a package name is misspelled, e.g. 'faq' instead of 'FAQ', all unit tests are run. I think this is at least inconvenient. Instead, it would be nice if the console command checks if a package parameter is passed and if so, if the package names are valid and aborts otherwise.
The text was updated successfully, but these errors were encountered: