Skip to content

In tests, randomize server port #6

@dankinder

Description

@dankinder

Currently env/test.env defines a specific port to use when running unit tests. Without this, I've tried using task test -w to run tests while developing, but seen it have port conflicts due to multiple tests running at a time. Letting the system choose a random port would enable running tests in parallel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions