Package Exports
- @codecheck/scope-smoke
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.