Skip to content

Align test-layout guidance with grouped public command tests #87

Description

The current module standards text states: "One test file per public command for unit tests; integration tests grouped by scenario."

This conflicts with the intended model used in Domeneshop, where unit tests are grouped per public command group (feature/domain) rather than per command file.

Request

Update the testing/layout guidance to support and prefer one test file per public command group (for grouped public commands), while still allowing root-level test files for ungrouped commands and cross-cutting coverage.

Reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions