|
|
b25bc7ee05
|
docs: updates changelog
|
2023-05-12 09:23:13 +01:00 |
|
|
|
faafedd55c
|
release: v2.6.1
v2.6.1
|
2023-05-12 09:22:02 +01:00 |
|
|
|
c99325275a
|
chore: bumps dependencies
|
2023-05-12 09:16:45 +01:00 |
|
|
|
37a7583755
|
Merge pull request #809 from gehrisandro/fix-teamcity-output
fix teamcity output for tests throwing an exception before the first assertion
|
2023-05-11 22:52:26 +01:00 |
|
|
|
a851b5ed70
|
fix teamcity output for tests throwing an exception before the first assertion
|
2023-05-11 22:27:43 +02:00 |
|
|
|
983659f8e8
|
chore: bumps paratest
|
2023-05-06 11:52:05 +01:00 |
|
|
|
3e1cef296f
|
chore: updates snapshots
|
2023-05-06 11:51:58 +01:00 |
|
|
|
cada5c5136
|
Merge pull request #804 from titantwentyone/2.x
Allow traits to be covered
|
2023-05-06 11:49:41 +01:00 |
|
|
|
477492fdd2
|
Adding tests
|
2023-05-06 08:43:19 +01:00 |
|
|
|
963b7f43ab
|
Allow traits to be covered
|
2023-05-05 17:59:52 +01:00 |
|
|
|
a34767fa15
|
release: v2.6.0
v2.6.0
|
2023-05-02 00:51:14 +01:00 |
|
|
|
fe3c7d72bd
|
chore: bumps dependencies and fixes static analysis
|
2023-05-02 00:51:01 +01:00 |
|
|
|
97898a0a8e
|
feat: allows to use test calls on before each calls
|
2023-05-01 22:18:47 +01:00 |
|
|
|
cddddc3ec1
|
Merge pull request #797 from fabio-ivona/toThrow-improvement
[2.x] allow to expect `toThrow` against an exception instance
|
2023-05-01 21:30:17 +01:00 |
|
|
|
f8930d20ae
|
allows to check toThrow against an exception instance
|
2023-05-01 21:42:47 +02:00 |
|
|
|
2e25eb59b8
|
style: fixes
|
2023-04-25 21:32:09 +01:00 |
|
|
|
a5471fd0f4
|
chore: bumps dependencies
|
2023-04-23 00:03:18 +01:00 |
|
|
|
9842e1051d
|
release: v2.5.3
v2.5.3
|
2023-04-22 23:14:57 +01:00 |
|
|
|
d39e4f15fe
|
release: v2.5.2
v2.5.2
|
2023-04-19 09:53:08 +01:00 |
|
|
|
1a05df14d0
|
chore: bumps dependencies
|
2023-04-19 09:49:26 +01:00 |
|
|
|
5c0df87f52
|
release: v2.5.1
v2.5.1
|
2023-04-18 00:47:56 +01:00 |
|
|
|
ec6a81735a
|
chore: bumps phpunit dependency
|
2023-04-18 00:45:41 +01:00 |
|
|
|
2ea37f3424
|
Merge pull request #772 from MaurizioMoreo/pcov_fix
Add PCOV availability check
|
2023-04-16 14:11:05 +01:00 |
|
|
|
2e4206cb97
|
tests: adjusts snapshots
|
2023-04-15 16:17:22 +01:00 |
|
|
|
72b3cdaab4
|
Merge pull request #770 from ganyicz/2.x
Update stub extensions
|
2023-04-15 16:12:16 +01:00 |
|
|
|
9744b9848e
|
Merge pull request #783 from fabio-ivona/fix-comments-in-test-name
fix comments in dokblocks
|
2023-04-15 11:26:06 +01:00 |
|
|
|
e1143d2cfc
|
remove ->only()
|
2023-04-15 11:52:07 +02:00 |
|
|
|
5861b0498a
|
fix comments in dokblocks
|
2023-04-15 10:45:51 +02:00 |
|
|
|
f6d9aa51bd
|
chore: bump dependencies
|
2023-04-14 11:50:44 +01:00 |
|
|
|
9070b12377
|
release: v2.5.0
v2.5.0
|
2023-04-14 11:13:56 +01:00 |
|
|
|
dab68d6d85
|
Fixes caret
|
2023-04-14 11:12:32 +01:00 |
|
|
|
40de54ecd5
|
Merge pull request #780 from pestphp/chore/phpunit10-1-support
[2.x] Adds `phpunit/phpunit@10.1` support
|
2023-04-14 11:02:06 +01:00 |
|
|
|
6d8b926df3
|
chore: adjusts for parallel testing
|
2023-04-14 11:01:54 +01:00 |
|
|
|
d6c3f3522b
|
chore: fix caret
|
2023-04-13 12:51:19 +01:00 |
|
|
|
41cdb5f01b
|
chore: skips parallel testing
|
2023-04-13 12:23:17 +01:00 |
|
|
|
0064f3fdff
|
chore: phpunit ^10.1 support
|
2023-04-13 11:03:29 +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 |
|
|
|
97dbda92e6
|
Update stub extensions
|
2023-04-08 01:24:00 +02:00 |
|
|
|
4520fe918a
|
Add PCOV availability check
|
2023-04-07 17:19:34 +02:00 |
|
|
|
f73e6aebcb
|
Merge pull request #763 from gehrisandro/fix-typos
[2.x] fix: various typos fixed
|
2023-04-03 08:11:53 +01:00 |
|
|
|
3b9ca8853f
|
fix: various typos fixed
|
2023-04-03 07:50:25 +02:00 |
|
|
|
cbc26faeb9
|
docs: updates changelog
|
2023-04-02 21:13:55 +01:00 |
|
|
|
12c75524a2
|
release: v2.4.0
v2.4.0
|
2023-04-02 21:12:31 +01:00 |
|
|
|
6edbd69dc4
|
chore: update dependencies
|
2023-04-02 20:44:35 +01:00 |
|
|
|
0cfb1237e5
|
docs: update changelog
|
2023-04-02 20:37:42 +01:00 |
|
|
|
cab6aa6e57
|
Merge pull request #760 from lucasgiovanny/toHaveProperties
Add possibility to check property name and value with toHaveProperties
|
2023-04-02 20:35:13 +01:00 |
|
|
|
9ff2f3b46c
|
docs: update changelog
|
2023-04-02 20:29:30 +01:00 |
|
|
|
ead0237fb3
|
chore: bumps dependencies
|
2023-04-02 20:17:55 +01:00 |
|
|
|
31726b51ad
|
update toHaveProperties
|
2023-04-02 11:15:31 +01:00 |
|