feat: becwright list#12
Conversation
Lists the built-in checks (discovered from the becwright.checks package) with a short description each, plus the catalog URL. Closes #8.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (9)
📝 WalkthroughWalkthroughAdds a becwright list command
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Adds a
becwright listcommand that prints the built-in checks (discovered from thebecwright.checkspackage) with a one-line description each, plus the catalog URL. Helps newcomers discover what's available without reading the docs.Docs and command tables updated (English and Spanish).
Closes #8.
Summary by CodeRabbit
New Features
becwright listcommand to show the built-in checks available in the CLI.Documentation
Tests