Commit Graph

1879 Commits

Author SHA1 Message Date
Sarfaraz Muhammad Sajib b8cd563569 Update src/Factories/Annotations/TestDox.php
Co-authored-by: Owen Voke <development@voke.dev>
2023-10-16 16:23:09 +06:00
Sarfaraz Muhammad Sajib 9fb64599de Polishing Up "TestDox.php' PHPDoc Blocks for Clarity
Added the missing parenthesis and period for proper punctuation and formatted the doc block to meet PHPDocumentor standards.
2023-10-16 10:56:06 +06:00
Nuno Maduro 502f37d280 chore: updates links 2023-10-15 12:10:07 +01:00
Nuno Maduro 29cfa8ec35 chore: updates sponsors 2023-10-14 11:34:00 +01:00
Nuno Maduro a63cd2e4f5 Merge pull request #980 from salehhashemi1992/fix/lifecycle-hook-scope
Fix TestCycle hook scope
2023-10-13 15:27:37 +01:00
salehhashemi1992 7249b59e52 fix lifecycle hook scope 2023-10-13 17:51:02 +03:30
Nuno Maduro 5c94d9994e Merge pull request #979 from salehhashemi1992/ci/checkout-update
Update actions/checkout to v4
2023-10-13 00:36:11 +01:00
salehhashemi1992 bb0a5d8323 update checkout to v4 2023-10-12 21:32:46 +03:30
Nuno Maduro b126e8e6e4 release: v2.23.2 v2.23.2 2023-10-10 16:40:34 +01:00
Nuno Maduro 677129d23d chore: uses paratest 7.3.0 2023-10-10 16:39:04 +01:00
Nuno Maduro cef5c36885 release: v2.23.1 v2.23.1 2023-10-10 15:57:14 +01:00
Nuno Maduro a343ba4a29 chore: adds PHPUnit 10.4.1 support 2023-10-10 15:57:07 +01:00
Nuno Maduro 21b30b22a7 release: v2.23.0 v2.23.0 2023-10-10 15:41:56 +01:00
Nuno Maduro 449c4b6c5e chore: adds collision v8 support 2023-10-10 15:37:25 +01:00
Nuno Maduro 6513ad6ced release: v2.22.1 v2.22.1 2023-10-10 14:59:16 +01:00
Nuno Maduro 12421c846e chore: adds termwind v2 support 2023-10-10 14:55:43 +01:00
Nuno Maduro a312cecede release: v2.22.0 v2.22.0 2023-10-10 08:45:41 +01:00
Nuno Maduro 4be97ed314 Merge pull request #977 from JonPurvis/to-be-url-expectation
[2.x] Adds `toBeUrl()` Expectation
2023-10-09 20:06:52 +01:00
JonPurvis 5101b9dce3 add to be url expectation 2023-10-09 20:02:11 +01:00
Nuno Maduro 2ffafd445d release: v2.21.0 v2.21.0 2023-10-06 13:33:39 +01:00
Nuno Maduro 6068ef6150 feat: adds support for PHPUnit 10.4 2023-10-06 13:33:31 +01:00
Nuno Maduro 8c0b933fcd chore: bumps dependencies 2023-10-05 18:32:07 +01:00
Nuno Maduro 991e02649a chore: bumps paratest 2023-10-05 09:42:56 +01:00
Nuno Maduro a8b785f69e release: v2.20.0 v2.20.0 2023-09-29 19:05:52 +01:00
Nuno Maduro 56610d886d Merge pull request #968 from JonPurvis/add-to-be-between-expectation
[2.x] Add `toBeBetween` expectation
2023-09-29 19:01:05 +01:00
JonPurvis be0d9e964b add toBeBetween() expectation 2023-09-22 01:55:06 +01:00
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