@codecheck/scope-smoke
v0.2.1
Published
CodeCheck scope plugin — generates smoke tests (happy path, does-it-run sanity checks)
Maintainers
Readme
@codecheck/scope-smoke
Smoke test scope plugin for CodeCheck. Generates lightweight tests that verify functions execute without crashing on basic inputs.
Smoke tests don't assert exact outputs — they check that the function runs, returns something, and doesn't throw unexpectedly.
Part of the CodeCheck ecosystem.
