Skip to content

Pass validated and completed arguments to spawned processes in test runner #1263

Open
@rzetelskik

Description

@rzetelskik

Currently our test runner passes raw command line arguments to the children processes, only modifying them accordingly. This has led to #1245.
We should pass validated and completed arguments instead. Better yet, we could also do what Ginkgo CLI does, i.e. the parent process could compile the suite and pass a path to it to spawned processes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.priority/backlogHigher priority than priority/awaiting-more-evidence.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions