Closed NightJar closed 6 years ago
Oh no! phpunit 5.7 doesn't support the multiple testsuite option! :'(
Feel free to reopen this PR if you'd like to revisit it. The CWP kitchen sink recipe has some good examples of grouping tests into suites and running them in parallel in Travis. Cheers =)
To pick up failures earlier, and make testing more manual. Also use logical groupings so it's easier to categorise issues. Also adjust config for Travis-CI to take advantage of this.