You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feat: Add support for parsing boolean CLI arguments
Extended the test to verify handling of a new boolean CLI argument. Updated test input and assertions to include validation for the `--test-bool` parameter. This ensures proper parsing and functionality of the boolean argument.
0 commit comments