Commit Graph

  • 01b9bab55f feat(expect): adds toBe Nuno Maduro 2020-07-06 00:32:12 +02:00
  • 3eb0a95955 Merge pull request #121 from owenvoke/feature/changelog-hr Nuno Maduro 2020-07-02 11:20:32 +02:00
  • d11157f7b2 Add 'hr' tag to separate link Owen Voke 2020-07-02 10:15:48 +01:00
  • 1f2ec74d6c docs: updates changelog Owen Voke 2020-07-02 10:04:29 +01:00
  • 1241e929b1 docs: updates changelog v0.2.3 Nuno Maduro 2020-07-01 20:26:18 +02:00
  • db7c4b174f refactor: thanks Nuno Maduro 2020-07-01 20:23:00 +02:00
  • 460ce45349 Merge pull request #118 from owenvoke/feature/thanks Nuno Maduro 2020-07-01 18:51:54 +02:00
  • 8e203e914e Add test for --thanks Owen Voke 2020-07-01 10:27:12 +01:00
  • 64a8ed04ff Add --thanks option plugin Owen Voke 2020-07-01 10:22:30 +01:00
  • 234b6847ad Merge pull request #115 from owenvoke/feature/changelog Nuno Maduro 2020-06-29 23:12:30 +02:00
  • 933820c8d3 Add next section link to the CHANGELOG Owen Voke 2020-06-29 21:45:59 +01:00
  • 4e9587da59 Merge pull request #114 from rkozlov95/normalize-changelogs Nuno Maduro 2020-06-29 01:25:01 +02:00
  • 60a5db14ba docs: updates changelog Roman Kozlov 2020-06-29 01:59:34 +03:00
  • 7ea3e02afa Merge pull request #112 from rkozlov95/add-pull-request-template Nuno Maduro 2020-06-28 01:48:18 +02:00
  • 421c52fb74 add pull request template Roman Kozlov 2020-06-28 02:18:24 +03:00
  • a3644f7efa tests: fixes windows tests Nuno Maduro 2020-06-26 18:42:57 +02:00
  • c7326f430b chore: fixes required version of collision Nuno Maduro 2020-06-26 18:28:47 +02:00
  • 9ea51caf3f feat: adds --version option Nuno Maduro 2020-06-26 18:17:11 +02:00
  • cb4c9563bd Merge pull request #109 from Gummibeer/patch-1 Nuno Maduro 2020-06-21 18:53:12 +02:00
  • fac44d9afe revert to first approach by calling __call directly Tom Witkowski 2020-06-21 18:46:11 +02:00
  • 6e27c6d85d fix tye check Tom Witkowski 2020-06-21 18:44:04 +02:00
  • 9a0cfaf339 use shorter beforeEach chain syntax Tom Witkowski 2020-06-21 18:39:47 +02:00
  • 321b3e8df3 use call_user_func_array instead of direct calling __call add check for __callStatic Tom Witkowski 2020-06-21 18:31:09 +02:00
  • bff97418ed do not return $this Tom Witkowski 2020-06-21 18:27:43 +02:00
  • a47ad6a1d3 Merge branch 'master' of https://github.com/pestphp/pest into patch-1 Tom Witkowski 2020-06-21 18:25:57 +02:00
  • 74c14808cf rebuild success.txt Tom Witkowski 2020-06-21 18:24:49 +02:00
  • eff2d7f613 fix test and add exception test Tom Witkowski 2020-06-21 18:23:39 +02:00
  • e135979f34 revert null old-target logic Tom Witkowski 2020-06-21 18:22:34 +02:00
  • 15edde8e87 docs: updates changelog v0.2.2 Nuno Maduro 2020-06-21 17:43:28 +02:00
  • 211f5c2433 tests: makes incomplete tests success Nuno Maduro 2020-06-21 17:40:41 +02:00
  • 5d58d58f71 chore: updates phpstan config Nuno Maduro 2020-06-21 17:40:29 +02:00
  • d5a4008d3e chore: bumps dev dependencies Nuno Maduro 2020-06-21 17:40:17 +02:00
  • 1bf802268f Merge pull request #103 from nuernbergerA/feature/depends Nuno Maduro 2020-06-21 17:10:58 +02:00
  • 807a4b004f Merge branch 'master' into feature/depends Nuno Maduro 2020-06-21 17:10:51 +02:00
  • 53a8c7b05e add test for new macro behavior Tom Witkowski 2020-06-21 14:02:56 +02:00
  • ef5715ce10 ignore null return values and re-use old target Tom Witkowski 2020-06-21 14:02:42 +02:00
  • 0c04882389 use long exception variable name Tom Witkowski 2020-06-21 13:08:06 +02:00
  • 323c5f211f pass calls to overloaded method if possible Tom Witkowski 2020-06-21 11:55:32 +02:00
  • f7a3fa15f4 Merge pull request #101 from fetzi/bugfix/dataset-name-creation Nuno Maduro 2020-06-20 21:42:16 +02:00
  • 6dd3ca20e4 Also handle multiple descriptions within whole dataset johannes.pichler 2020-06-20 11:27:32 +02:00
  • d9ea378819 Only append numbers when data set desc is the same johannes.pichler 2020-06-20 09:47:40 +02:00
  • 6aa0356570 add more tests Adrian Nürnberger 2020-06-19 23:22:14 +02:00
  • 45b0d5d899 feat(depends): adds phpdocs Nuno Maduro 2020-06-19 21:39:01 +02:00
  • 5be1edd7b7 added missing return types Adrian Nürnberger 2020-06-19 20:51:27 +02:00
  • 75f7ee0acf added feedback from @nunomaduro Adrian Nürnberger 2020-06-19 20:39:09 +02:00
  • d0a74931dd implemented support for PHPUnit's @depends Adrian Nürnberger 2020-06-19 19:50:54 +02:00
  • 0738e113ad Fix dataset name creation with objects johannes.pichler 2020-06-19 12:29:20 +02:00
  • 283d8f3e03 docs: updates changelog v0.2.1 Nuno Maduro 2020-06-17 18:57:54 +02:00
  • 1c3e820283 Merge pull request #97 from fkraefft/fix-traits Nuno Maduro 2020-06-17 18:47:00 +02:00
  • accd4eb7b4 Multiple global uses registered in the same path test added. Francisco Kraefft 2020-06-17 11:57:08 -03:00
  • ae7991c7e9 Style fixes. Francisco Kraefft 2020-06-17 11:56:24 -03:00
  • e9e72d607e vscode folder added to gitignore. Francisco Kraefft 2020-06-17 11:55:48 -03:00
  • 40766f9275 Fix in Test Repository use method. Francisco Kraefft 2020-06-17 09:59:46 -03:00
  • a3fd60ce4d docs: updates changelog v0.2.0 Nuno Maduro 2020-06-14 17:01:15 +02:00
  • f9a3e39902 tests: removes test coverage for now Nuno Maduro 2020-06-14 16:35:30 +02:00
  • 06d707fb41 feat(container): makes it autowirable Nuno Maduro 2020-06-14 16:25:51 +02:00
  • a70c64d704 tests: removes unused file Nuno Maduro 2020-06-14 16:23:54 +02:00
  • 3a78aaef8f fix(container): resolves dependencies without contructor Nuno Maduro 2020-06-14 16:15:05 +02:00
  • c79c0feec8 feat(namespaced-functions): updates stubs Nuno Maduro 2020-06-14 02:16:14 +02:00
  • 39a5a94f3e feat(namespaced-helpers): udpates stubs Nuno Maduro 2020-06-14 01:03:35 +02:00
  • 961bfcaff7 Merge pull request #80 from owenvoke/feature/problem-matchers Nuno Maduro 2020-06-12 14:47:45 +02:00
  • 52ba5dbd00 Add problem matcher output to CI Owen Voke 2020-06-12 13:37:17 +01:00
  • 518b056fb9 fix: do not force having tests folder Nuno Maduro 2020-06-12 02:12:51 +02:00
  • f9a936b4d9 tests: namespace helpers Nuno Maduro 2020-06-11 21:56:15 +02:00
  • 4448761852 Merge pull request #78 from felixdorn/patch-1 Nuno Maduro 2020-06-11 21:46:23 +02:00
  • 1192d13e6b add memory optimisation for Backtrace::testFile() Félix Dorn 2020-06-11 16:38:31 +02:00
  • 57b982de48 fix ci build Félix Dorn 2020-06-11 16:31:14 +02:00
  • a3366379e0 optimise debug_backtrace calls Félix Dorn 2020-06-11 16:13:17 +02:00
  • cd8d8fce61 chore: skips visual tests on windows for now Nuno Maduro 2020-06-10 21:38:45 +02:00
  • 4254d71039 tests: fixes visual testing on windows Nuno Maduro 2020-06-10 21:32:54 +02:00
  • bd48232c61 chore: runs tests on windows Nuno Maduro 2020-06-10 21:17:56 +02:00
  • 70b3c7ea1d chore: adds init plugin Nuno Maduro 2020-06-07 20:16:26 +02:00
  • c186035a13 chore: fixes duplicated branch alias Nuno Maduro 2020-06-05 22:44:48 +02:00
  • 2efed3ef80 Merge pull request #65 from fetzi/feature/add-container Nuno Maduro 2020-06-05 22:39:57 +02:00
  • 58f2581307 Merge branch 'master' into feature/add-container Nuno Maduro 2020-06-05 22:39:02 +02:00
  • 6c4fd61db5 tests: fixes testing running in php 7.3 Nuno Maduro 2020-06-05 20:51:57 +02:00
  • afbbc35984 tests: refactor visual testing Nuno Maduro 2020-06-05 20:49:14 +02:00
  • a13c19cc29 chore: fixes deps Nuno Maduro 2020-06-05 20:04:10 +02:00
  • 7d7c5f1ab1 Merge pull request #61 from dimitrioskarvounaris/windows-gitbash Nuno Maduro 2020-06-05 20:01:55 +02:00
  • 865f33bf80 // fixing type check Dimitrios Karvounaris 2020-06-05 19:45:58 +02:00
  • e33419545c // fixing once more, wrong code pasted :( Dimitrios Karvounaris 2020-06-05 19:42:07 +02:00
  • b93cd724c1 // tiny fix Dimitrios Karvounaris 2020-06-05 19:37:53 +02:00
  • 40a5d067ec // fixing type checks Dimitrios Karvounaris 2020-06-05 19:35:13 +02:00
  • 3640ab0945 // unnecessary linebreak Dimitrios Karvounaris 2020-06-05 19:30:35 +02:00
  • cb2336d220 // missing change Dimitrios Karvounaris 2020-06-05 19:29:43 +02:00
  • 71fcb281b0 Merge branch 'windows-gitbash' of github.com:dimitrioskarvounaris/pest into windows-gitbash Dimitrios Karvounaris 2020-06-05 19:25:23 +02:00
  • d24830121e Reverting changes from c05df432 Dimitrios Karvounaris 2020-06-05 19:24:56 +02:00
  • 5a00a732e3 Merge branch 'master' into windows-gitbash Dimitrios Karvounaris 2020-06-05 18:37:24 +02:00
  • 38584bec93 Updating success.txt snapshot Dimitrios Karvounaris 2020-06-05 18:29:57 +02:00
  • ffa3f1d683 Skip visual snapshot test on Windows Dimitrios Karvounaris 2020-06-05 18:26:52 +02:00
  • dff9bbc134 Fix file paths not being used properly Dimitrios Karvounaris 2020-06-05 18:24:03 +02:00
  • f5f717f1ad chore: requires more than collision beta1 Nuno Maduro 2020-06-05 18:18:06 +02:00
  • 9bdd254007 tests: adapts to collision beta 2 Nuno Maduro 2020-06-05 18:14:27 +02:00
  • 6e18912ea6 Test to check if the full test path is shown Dimitrios Karvounaris 2020-06-05 17:38:59 +02:00
  • d35320c697 Compare filename correctly on all OS Dimitrios Karvounaris 2020-06-05 17:25:53 +02:00
  • fe11140fc2 Adding dom extension to CI Dimitrios Karvounaris 2020-06-02 19:43:06 +02:00
  • 0d198f589d Fix changes in success snapshot Dimitrios Karvounaris 2020-06-02 19:30:25 +02:00
  • 8a42d40506 traits from Autoload.php not loading on Windows Dimitrios Karvounaris 2020-06-02 18:58:16 +02:00
  • 83797431fb in() does not handle absolute paths under Windows Dimitrios Karvounaris 2020-06-02 18:33:53 +02:00
  • c05df43217 Compare lines without involving linebreaks Dimitrios Karvounaris 2020-06-02 18:29:50 +02:00