Commit Graph

1853 Commits

Author SHA1 Message Date
Nuno Maduro 6bc9da3fe1 chore: bumps collision v2.19.2 2023-09-19 11:48:16 +01:00
Nuno Maduro 6f54462070 fix: sync wrapper runner with paratest 2023-09-19 11:27:09 +01:00
Nuno Maduro 876629b744 release: v2.19.1 v2.19.1 2023-09-19 11:01:29 +01:00
Nuno Maduro 5e74e5a19d release: v2.19.0 v2.19.0 2023-09-19 10:48:34 +01:00
Nuno Maduro 0d114e21fd chore: updates snapshots 2023-09-19 10:48:23 +01:00
Nuno Maduro 95b65fe72b Merge pull request #962 from JonPurvis/construct-destruct-expectations
add toHaveConstructor() and toHaveDestructor() expectations
2023-09-18 11:37:46 +01:00
JonPurvis bc08f2cb55 fix style issues 2023-09-18 01:13:51 +01:00
JonPurvis 6c73a3d90b initial commit 2023-09-18 01:00:50 +01:00
Nuno Maduro c08f33638a chore: updates release 2023-09-13 23:16:44 +01:00
Nuno Maduro 6c93390c9c chore: removes changelog.md 2023-09-13 23:15:56 +01:00
Nuno Maduro b53e396aac release: v2.18.2 v2.18.2 2023-09-13 23:14:31 +01:00
Nuno Maduro 8b327aa8b4 chore: adds phpunit 10.3.4 support 2023-09-13 23:14:22 +01:00
Nuno Maduro d0c6f9bc60 Merge pull request #957 from adevade/patch-1
Switch mixed indentation to spaces only in Laravel stub for `phpunit.xml.stub`
2023-09-12 16:15:39 +01:00
Andréas Lundgren b5e066939b Whoops 2023-09-12 09:04:30 +02:00
Andréas Lundgren 7892237408 Update Laravel phpunit.xml.stub indentation 2023-09-12 09:03:41 +02:00
Nuno Maduro 74df53c72b release: v2.18.1 v2.18.1 2023-09-11 11:38:47 +01:00
Nuno Maduro ee26457705 Merge pull request #956 from Itemshopp/phpunit-xml-stub-update
[2.x] Update phpunit.xml stub file
2023-09-11 11:32:34 +01:00
MHO 09e6a0944a Removed self closing coverage tag from phpunit xml stub files 2023-09-11 11:03:25 +02:00
MHO bdee46043a Reformatted php unit xml tag attributes in both init stubs files 2023-09-10 13:37:26 +02:00
MHO 3e25168777 Corrected incorrect indentation in laravel phpunit xml slug 2023-09-10 13:00:55 +02:00
MHO 21b8507252 Updated Laravel init phpunit.xml stub file 2023-09-08 16:40:25 +02:00
MHO d8e283777e Updated phpunit.xml stub file 2023-09-08 15:39:44 +02:00
Nuno Maduro 2b0aa4b9c9 release: v2.18.0 v2.18.0 2023-09-07 19:00:46 +01:00
Nuno Maduro 040eb8142d chore: phpunit 10.3.3 support 2023-09-07 19:00:26 +01:00
Nuno Maduro d1aeabc9da chore: style changes 2023-09-06 12:19:27 +01:00
Nuno Maduro e4ec2b3efa chore: updates snapshots 2023-09-06 11:58:48 +01:00
Nuno Maduro dedcc6b887 Merge pull request #950 from hungthai1401/wrong_comment
[2.x] Correct some  comment messages in `OppositeExpectation`
2023-09-06 11:55:17 +01:00
Nuno Maduro 2b0ed2bc45 Merge pull request #948 from hungthai1401/to_be_uuid
[2.x] Add `toBeUuid` expectation
2023-09-06 11:54:05 +01:00
Nuno Maduro 9c859ae7c4 Merge branch '2.x' into to_be_uuid 2023-09-06 11:53:58 +01:00
Nuno Maduro ae0a230046 chore: improves readability 2023-09-06 11:48:53 +01:00
Nuno Maduro 644fade478 Merge pull request #949 from pestphp/fix-depends-with-describe
[2.x] Fix the Usage of `depends` With `describe`
2023-09-06 11:47:34 +01:00
Thai Nguyen Hung c9e919dd40 fix: correct comment message in OppositeExpectation 2023-09-06 08:34:48 +07:00
Thai Nguyen Hung 42323e27b1 fix: correct method name 2023-09-06 08:21:42 +07:00
AJ Meireles 3927177b23 finishing the code 2023-09-05 20:36:18 -03:00
Thai Nguyen Hung 038fd80428 feat: toBeUUID expectation 2023-09-05 08:25:02 +07:00
Nuno Maduro cc6c5bf199 docs: updates changelog v2.17.0 2023-09-04 00:20:57 +01:00
Nuno Maduro b88d9e8ff2 tests: update snapshots 2023-09-03 23:24:52 +01:00
Nuno Maduro 0fc232bbc7 Merge pull request #934 from hungthai1401/to_have_attribute_expectation
[2.x] Add `toHaveAttribute` expectation
2023-09-03 23:18:47 +01:00
Nuno Maduro 7dcd42d113 chore: prepares release 2023-09-03 21:39:21 +01:00
Nuno Maduro e79ffc6bad tests: adjusts snapshots 2023-09-03 21:36:48 +01:00
Nuno Maduro 8ea425b266 Merge pull request #947 from ludoguenet/2.x
[2.x] Add `toHaveMethod` arch expectation
2023-09-03 21:32:01 +01:00
Nuno Maduro 3a0f6a1d09 chore: prepares release 2023-09-03 13:37:26 +01:00
Ludovic Guénet b9b90295fa Update Expectation.php
Typo
2023-09-01 18:39:37 +02:00
ludoguenet 9dabecacbf Add toHaveMethod arch expectation 2023-09-01 18:32:40 +02:00
Nuno Maduro 04fa6b6372 Merge pull request #943 from fabio-ivona/datasets-in-pest-file
fix directory separator for windows
2023-08-29 10:36:58 +01:00
Nuno Maduro a0d2856f51 docs: update changelog 2023-08-29 10:36:06 +01:00
Nuno Maduro 55b9266648 release: v2.16.1 v2.16.1 2023-08-29 10:30:36 +01:00
Nuno Maduro 4313a1ef20 chore: bump dependencies 2023-08-29 10:30:28 +01:00
Nuno Maduro 005ef03845 chore: bumps dependencies 2023-08-29 10:17:07 +01:00
Fabio Ivona bbac28c9f4 fix directory separator for windows 2023-08-29 11:14:23 +02:00