Skip to content

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

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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