|
|
a22013a7d3
|
fix: with types
|
2025-06-28 12:14:45 +01:00 |
|
|
|
ef76c04dbe
|
feat: adds fixture
|
2025-06-27 02:15:28 +01:00 |
|
|
|
163479ae60
|
chore: style
|
2025-06-16 10:14:16 +01:00 |
|
|
|
c3bfdf130e
|
chore: type checking
|
2025-06-16 10:14:04 +01:00 |
|
|
|
8c403a57c2
|
fix: upper case fix
|
2025-06-16 10:04:00 +01:00 |
|
|
|
49bf00024f
|
fix: coverage when coverage file is over 2.4gb on mac os
|
2025-06-15 22:43:59 +01:00 |
|
|
|
0fc9d4dfe0
|
feat: adds phpunit 12.2.1 support
|
2025-06-08 15:29:23 +01:00 |
|
|
|
909d778da3
|
fix: undefined property
|
2025-05-21 02:00:15 +01:00 |
|
|
|
a310796165
|
Fixes filtering tests
|
2025-04-29 11:38:33 +01:00 |
|
|
|
791734a29c
|
Fixes tests
|
2025-04-20 22:19:25 +01:00 |
|
|
|
4f6140fdb1
|
refactor: move test case initialization to a separate method in Testable trait
|
2025-04-20 15:37:02 +05:30 |
|
|
|
c6244a8712
|
Release 3.8.2
|
2025-04-17 11:53:02 +01:00 |
|
|
|
6080f51a0b
|
release: v3.8.1
|
2025-04-03 17:35:58 +01:00 |
|
|
|
e0f07be017
|
fix: init command detecting laravel
|
2025-04-03 17:23:39 +01:00 |
|
|
|
42e1b9f17f
|
release: v3.8.0
|
2025-03-30 18:49:10 +01:00 |
|
|
|
0171617c1d
|
chore: adjusts to new types on arch
|
2025-03-30 18:42:00 +01:00 |
|
|
|
003fc96e8f
|
release: 3.7.5
|
2025-03-29 17:48:00 +00:00 |
|
|
|
f68d11ccae
|
chore: bumps dependencies
|
2025-03-29 17:44:06 +00:00 |
|
|
|
ed70c9dc2b
|
refactor: type adjustments
|
2025-03-14 22:40:39 +00:00 |
|
|
|
4a987d3d5c
|
release: 3.7.4
|
2025-01-23 14:03:29 +00:00 |
|
|
|
4079a08f5f
|
feat: adds --compact to coverage
|
2025-01-23 13:59:51 +00:00 |
|
|
|
e4aab77a34
|
release: 3.7.3
|
2025-01-23 12:51:02 +00:00 |
|
|
|
6afb36519d
|
release: 3.7.2
|
2025-01-19 17:16:25 +00:00 |
|
|
|
bf3178473d
|
release: 3.7.1
|
2024-12-12 11:52:01 +00:00 |
|
|
|
d2eb94d723
|
chore: bumps phpunit and paratest
|
2024-12-12 11:50:43 +00:00 |
|
|
|
9688b83a3d
|
release: 3.7.0
|
2024-12-10 11:54:49 +00:00 |
|
|
|
675372c794
|
chore: fixes types
|
2024-12-10 11:54:42 +00:00 |
|
|
|
c18636b3d5
|
chore: adds phpunit 11.5.0 support
|
2024-12-10 11:53:59 +00:00 |
|
|
|
918a8fc169
|
release: 3.6.0
|
2024-12-01 22:46:00 +00:00 |
|
|
|
5d32dd0641
|
feat: option to coverage
|
2024-12-01 22:45:31 +00:00 |
|
|
|
982353fb38
|
release: 3.5.2
|
2024-12-01 21:28:14 +00:00 |
|
|
|
2eefa8b88d
|
chore: adds phpunit 11.4.4 support
|
2024-12-01 21:26:11 +00:00 |
|
|
|
179d46ce97
|
release: v3.5.1
|
2024-10-31 12:12:45 -04:00 |
|
|
|
eaeb133c77
|
release: v3.5.0
|
2024-10-22 15:33:27 +01:00 |
|
|
|
cf57ea1f94
|
Merge pull request #1295 from jshayes/nested-describe
Support for nested describe blocks
|
2024-10-22 13:41:38 +01:00 |
|
|
|
2903a7e621
|
release: v3.4.2
|
2024-10-20 12:47:25 +01:00 |
|
|
|
b8964375c7
|
release: v3.4.1
|
2024-10-20 12:43:35 +01:00 |
|
|
|
1bad148487
|
release: v3.4.0
|
2024-10-15 15:13:19 +01:00 |
|
|
|
6d9189f3f5
|
feat: php 8.4 support
|
2024-10-15 15:04:30 +01:00 |
|
|
|
9510d4a2f9
|
Change array type hint
|
2024-10-13 09:54:19 -04:00 |
|
|
|
cd2eb3504b
|
Add helper to get last element of array
|
2024-10-13 09:47:54 -04:00 |
|
|
|
1513ede73b
|
release: v3.3.2
|
2024-10-12 12:36:44 +01:00 |
|
|
|
a6cd83665c
|
Execute all parent beforeEach and afterEach functions for each test
|
2024-10-11 23:51:18 -04:00 |
|
|
|
0c57142c03
|
Fix an issue where a describe block will prevent a beforeEach call from executing
|
2024-10-11 21:24:08 -04:00 |
|
|
|
3f65af9fdf
|
Merge pull request #1292 from olivernybroe/policy-suffix
Add Policy suffix to policies
|
2024-10-11 09:34:05 +01:00 |
|
|
|
1e3156a5b6
|
release: v3.3.1
|
2024-10-11 09:31:24 +01:00 |
|
|
|
647de2f1cf
|
Add Policy suffix to policies
|
2024-10-10 08:08:10 +02:00 |
|
|
|
0a7bff0d24
|
release: v3.3.0
|
2024-10-06 19:25:27 +01:00 |
|
|
|
7618434580
|
chore: uses phpunit v11.4.0
|
2024-10-06 19:25:20 +01:00 |
|
|
|
1e0bb88b73
|
release: v3.2.5
|
2024-10-01 11:55:18 +01:00 |
|