Pest: feat: parallel testing

Created on 1 Jul 2020  路  7Comments  路  Source: pestphp/pest

Today, all the testing is closure based. Therefore, we should be able to serialiaze closures and run them ( somehow ) run them in parallel.

enhancement

Most helpful comment

I am working on it.

All 7 comments

cc @owenvoke

Is this somethings that's on the planning in the near future or probably not? I really love to use Pest, but now the tests are growing I'm missing something like paratest.

@mennorenkens I would like to have something native about this, not planning on developing this myself on the near future tho. Waiting for someone to contribute to this.

This is in progress.

Maybe this can help: https://github.com/paratestphp/paratest

any clue how to integrate it with pest ?

I am working on it.

Was this page helpful?
0 / 5 - 0 ratings