Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Batch multiple test suites into one pub run execution #13

Description

@Fox32

At the moment, pub run is executed for every test suite. Maybe execution could be speed up by batching test suites together that are compatible (vm vs content_shell, vm arguments, ...).

There is also a TODO comment in the code for limiting the amount of parallel pub run executions. Implementing this would be quite useful, as my computer is very unresponsible running all my tests at the moment. I have many small test suites.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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