Skip to content

Speed up the tests #27

Description

@borisson

The tests currently only pass on php7, because running all tests is too slow, I've been looking into running tests with a couple of different options to speed them up.

I've tried https://github.com/mybuilder/phpunit-accelerator locally and that seems to speed unit tests up a little bit. I haven't tried this with all tests yet, running that a couple of times to get the results will make my laptop angry.

I also tried paratest but the version we'd need to install (0.12) doesn't seem to work. Or at least, I can't get it to work.

So, leaving this here as an issue for now, but nothing I can add in a PR yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions