Commit Graph

15 Commits

Author SHA1 Message Date
Shuvro Roy b8103697c9 Remove unused import 2021-05-07 12:45:55 +06:00
Nuno Maduro ca3f8b5702 Merge pull request #291 from olivernybroe/feat-junit
Add Junit support
2021-05-05 17:13:58 +01:00
Brian Faust 567af55a19 make test directory configurable 2021-05-03 18:28:20 +03:00
Oliver Nybroe 1440637e41 Add Junit support 2021-05-02 11:22:19 +02:00
Nuno Maduro 5d7f262f4a feat: removes expectation api for a plugin 2020-12-13 22:35:30 +01:00
Oliver Nybroe 1e7b6a0396 Merge branch 'master' of https://github.com/pestphp/pest into feat-teamcity
 Conflicts:
	phpstan.neon
2020-08-15 08:30:46 +02:00
Graham Campbell 3cfadee2bb PHP 8 and PHPUnit 9.3 support 2020-08-07 11:23:45 +01:00
Oliver Nybroe 0c16942d37 refactor(teamcity): Small cleanup 2020-07-28 11:14:10 +02:00
Oliver Nybroe fa413aafbb style(teamcity): fix styling 2020-07-28 10:51:57 +02:00
Oliver Nybroe 75f17bb118 feat(teamcity): Add basic team city output format 2020-07-28 09:11:30 +02:00
Nuno Maduro 518b056fb9 fix: do not force having tests folder 2020-06-12 02:12:51 +02:00
Jibé Barth 73f56e58a5 Pass color and verbosity args to printer (fix #49) 2020-05-31 12:32:43 +02:00
johannes.pichler b093e8ee29 Integrate pest-plugins with 2 interfaces
integrate pest-plugin package and remove core coverage stuff
2020-05-29 11:28:06 +02:00
Nuno Maduro c97fd17120 feat(helpers): adds helpers file 2020-05-14 23:03:56 +02:00
Nuno Maduro de2929077b first 2020-05-11 18:38:30 +02:00