Skip to content

Add documentation for monorepo / multi-project setups #213

Description

@jaspervdveen

Currently, documentation around using Stryker (and the VS Code plugin) in monorepos is very limited. Users working with tools like Nx or other monorepo setups may have multiple projects, often with different test frameworks and separate Stryker configurations.
This lack of guidance makes it unclear how to structure configs and use the VS Code plugin effectively across multiple projects.

I want to provide clear documentation on how to use Stryker in a monorepo, including:

  • Using multiple stryker.conf.* files per project
  • Recommended project structure
  • How the VS Code plugin works with multi-root workspaces
  • How to share or extend configuration across projects
  • Use of a .code-workspace file
  • How to override the settings of the vscode plugin.

And optionally include an example repo or snippet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions