Initial commit
This commit is contained in:
5
packages/auth/stryker.config.json
Normal file
5
packages/auth/stryker.config.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"$schema": "../../node_modules/@stryker-mutator/core/schema/stryker-schema.json",
|
||||
"_comment": "Auth feature mutation testing config. Extends @repo/core-testing/stryker.base.json (ADR-020 L3). Run with `pnpm mutate --filter @repo/auth`.",
|
||||
"extends": "@repo/core-testing/stryker.base.json"
|
||||
}
|
||||
Reference in New Issue
Block a user