Skip to content

Unit Testing: Multiple perper agents in a single process #88

@branimirangelov

Description

@branimirangelov

When writing integration tests using nunit (xunit) the runners execute all test of a single assembly into a single process. This require the ability to sequentially initialize / destroy new perper agents into the same process.

Workaround: invoke separate test runner for every test (see https://github.com/comrade-coop/apocryph-dao-bot/blob/master/.github/workflows/dotnet.yml)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions