book / BackPAN-Index

Provide an index of BACKPAN
https://metacpan.org/release/BackPAN-Index
Other
8 stars 11 forks source link

Specify sequence of tests and parallelism #45

Open Corion opened 3 years ago

Corion commented 3 years ago

Without this change, running the test suite in parallel fails, because t/00setup.t needs to finish before the other tests start.

prove -j 12 -bl