-
Notifications
You must be signed in to change notification settings - Fork 7
Catalog: C# BECs (no-console-writeline) #68
Copy link
Copy link
Open
Labels
catalogA BEC in the built-in catalog (becwright add/search)A BEC in the built-in catalog (becwright add/search)good first issueGood for newcomersGood for newcomershelp wantedExtra attention is wantedExtra attention is wanted
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
catalogA BEC in the built-in catalog (becwright add/search)A BEC in the built-in catalog (becwright add/search)good first issueGood for newcomersGood for newcomershelp wantedExtra attention is wantedExtra attention is wanted
Part of #25 (one language per PR). No code required — a catalog BEC is a single YAML file using the generic
forbidcheck.Task
Add a ready-to-import C# BEC under
src/becwright/becs/:no-console-writeline.bec.yaml— forbidConsole.WriteLinedebugging left in**/*.cs(consider excluding test projects); optionally alsoDebugger.Break().How
src/becwright/becs/no-debug-go.bec.yaml.intentandwhy_it_matters.check: "becwright run forbid --pattern '...'"with paths**/*.cs.src/becwright/becs/README.md.Acceptance criteria
pytestgreen (test_catalog_bundles_are_validcovers bundle parsing).becwright add no-console-writelineinstalls it in a scratch repo.See
CONTRIBUTING.md→ "Adding a catalog BEC".