
package:test does not allow main() methods to have required arguments - changing to an optional positional arguments list fixes this.
package:test does not allow main() methods to have required arguments - changing to an optional positional arguments list fixes this.