Skip to content

Add snapshot tests for CLI help and list output#57

Open
Nikitasoni22 wants to merge 7 commits intochahe-dridi:masterfrom
Nikitasoni22:add-snapshot-tests
Open

Add snapshot tests for CLI help and list output#57
Nikitasoni22 wants to merge 7 commits intochahe-dridi:masterfrom
Nikitasoni22:add-snapshot-tests

Conversation

@Nikitasoni22
Copy link
Copy Markdown

This PR adds Jest snapshot tests for CLI output formatting.

  • Captures CLI help output using --help
  • Captures tool listing output using --list
  • Avoids interactive prompts to ensure stable automated testing

Note:
Some existing tests in the repository are currently failing and are unrelated to this change. This PR only adds snapshot tests for CLI output.

Closes #46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Testing] Add snapshot tests for CLI output formatting

1 participant