Commit Graph

186 Commits

Author SHA1 Message Date
9c859ae7c4 Merge branch '2.x' into to_be_uuid 2023-09-06 11:53:58 +01:00
ae0a230046 chore: improves readability 2023-09-06 11:48:53 +01:00
3927177b23 finishing the code 2023-09-05 20:36:18 -03:00
038fd80428 feat: toBeUUID expectation 2023-09-05 08:25:02 +07:00
5d6b717c9a fix missing datasets when defined in Pest.php file 2023-08-29 10:49:17 +02:00
492f797dd5 chore: style changes 2023-08-17 11:24:16 +01:00
0787b37f2c chore: style changes 2023-08-17 11:18:59 +01:00
b1dd18af8a chore: style changes 2023-08-16 09:46:31 +01:00
3742e74adf feat: adds "phpunit/phpunit": "^10.3.1" support 2023-08-04 11:23:55 +01:00
81efe5953b release: v2.9.2 2023-07-20 13:35:03 -05:00
a37a3b9f99 fix: non-working beforeEach 2023-07-20 13:27:41 -05:00
c7e6df7c95 chore: coding style 2023-07-15 15:11:03 +01:00
36b585835d feat: adds snapshot testing 2023-07-01 10:31:26 +01:00
d5334f96a4 chore: increase deps 2023-07-01 10:31:26 +01:00
54f4ee57ad refacto: 100% type coverage 2023-07-01 10:31:26 +01:00
26a6e7d712 More tests 2023-07-01 10:31:26 +01:00
0ae0887665 feat(describe): more refactors 2023-07-01 10:31:26 +01:00
551fa01415 feat(describe): more refactor 2023-07-01 10:31:26 +01:00
3e8616ec64 feat(describe): continues work around hooks 2023-07-01 10:31:26 +01:00
465c65243d feat(describe): improves logic around hooks 2023-07-01 10:31:26 +01:00
b5f89d1ff8 chore: bumps dependencies 2023-07-01 10:28:15 +01:00
10b210d2bb feat: compact console output by redacting object annotations 2023-06-16 23:48:20 +02:00
2122e57990 fix: revert higher order message property 2023-06-15 10:44:52 +02:00
070139eda7 fix: higher order message 2023-06-15 10:42:31 +02:00
7460bd6c1f chore: adjusts style 2023-06-13 19:59:59 +02:00
97898a0a8e feat: allows to use test calls on before each calls 2023-05-01 22:18:47 +01:00
2ea37f3424 Merge pull request #772 from MaurizioMoreo/pcov_fix
Add PCOV availability check
2023-04-16 14:11:05 +01:00
518035514e Add PHPDBG availability check 2023-04-09 09:27:52 +02:00
81cdb7a300 chore: refacto 2023-04-08 12:23:10 +01:00
4520fe918a Add PCOV availability check 2023-04-07 17:19:34 +02:00
d14f2728d8 fix: tests in Helpers directory are not executed 2023-03-30 21:49:17 +02:00
e48bd31ae4 improve message 2023-03-28 12:19:15 +01:00
e109cd1da2 feat: uses()hint 2023-03-28 01:48:46 +01:00
3ce6408195 fix: parallel testing test description 2023-03-23 21:47:10 +00:00
22467d05c8 fix underscores in test names 2023-03-22 11:24:21 +01:00
ed3bb2634d using php documentation regex 2023-03-21 15:15:38 +01:00
48ae4bfc18 fix: description when using ふが chars 2023-03-21 13:45:20 +00:00
236a9bd7ce chore: style changes 2023-03-21 13:42:21 +00:00
d71af91360 feat: re-adds tap to avoid BC 2023-03-14 19:09:46 +00:00
fccb90c8ea fix: coverage lines 2023-03-14 14:26:08 +00:00
ae15fa668d fix: type checking 2023-03-13 16:55:41 +00:00
60950c624f fix 2023-03-13 17:26:27 +01:00
3d1e0c3f9f bump to phpunit 10.0.16 2023-03-13 17:11:01 +01:00
d6c8149a3a fix phpunit 10.0.16 internal breaking changes 2023-03-13 14:20:42 +01:00
813f63360b feat: extends test outcome to state generator 2023-03-02 21:57:46 +00:00
1e61034e86 feat: support for deprecated, notices, and warnings 2023-03-02 20:37:18 +00:00
f25a9f5558 feat: warnings support 2023-03-02 17:50:57 +00:00
49619ff2b5 feat: improves DX on auto-complete 2023-02-18 14:39:47 +00:00
0d9c11c99a feat: prefixes evaluables 2023-02-14 08:56:56 +00:00
427ee89ae6 feat: improves exporter 2023-02-13 23:56:19 +00:00