|
|
0064f3fdff
|
chore: phpunit ^10.1 support
|
2023-04-13 11:03:29 +01:00 |
|
|
|
81cdb7a300
|
chore: refacto
|
2023-04-08 12:23:10 +01: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 |
|
|
|
99d3ee448c
|
docs: unreleased notes
|
2023-04-01 06:47:14 +01:00 |
|
|
|
d21ae255f1
|
Merge pull request #757 from pestphp/feat/skip-on-windows
[2.x] Adds `skipOnWindows()`, `skipOnMac()`, and `skipOnLinux()`
|
2023-03-31 23:43:30 +01:00 |
|
|
|
0823e5da88
|
feat: reworks methods
|
2023-03-31 23:42:10 +01:00 |
|
|
|
1f913f6fc1
|
Merge pull request #758 from faissaloux/feat/skip-on-os-family
skip os family
|
2023-03-31 23:27:51 +01:00 |
|
|
|
a6dec31b9d
|
fix return
|
2023-03-31 22:11:32 +00:00 |
|
|
|
c1979f735f
|
add ability to skip on multiple os families
|
2023-03-31 22:09:45 +00:00 |
|
|
|
1c1cb1e591
|
skip os family
|
2023-03-31 22:03:18 +00:00 |
|
|
|
49ddcbd66b
|
feat: skips on windows
|
2023-03-31 22:20:48 +01:00 |
|
|
|
23c8adf497
|
Merge pull request #755 from fabio-ivona/fix-windows-tests
fix windows tests
|
2023-03-31 09:54:47 +01:00 |
|
|
|
8e3d7d85e8
|
fix windows tests
|
2023-03-31 10:53:11 +02:00 |
|
|
|
3cee6a499d
|
chore: refactor RenderableOnCollisionEditor
|
2023-03-31 09:39:05 +01:00 |
|
|
|
3f38f19df8
|
Merge pull request #754 from fabio-ivona/collision-custom-editor-support
[2.x] Collision custom editor support
|
2023-03-31 09:15:35 +01:00 |
|
|
|
4df6ab4a84
|
lint
|
2023-03-31 08:59:38 +02:00 |
|
|
|
90b6771451
|
add tests
|
2023-03-31 08:46:35 +02:00 |
|
|
|
681723cbc3
|
matches Collision changes
|
2023-03-31 08:43:59 +02:00 |
|
|
|
d9595ec122
|
chore: bumps dev dependencies
|
2023-03-30 22:41:21 +01:00 |
|
|
|
ec35010cf4
|
Merge pull request #753 from gehrisandro/fix-tests-in-helpers-directory
[2.x] fix: tests in Helpers directory are not executed
|
2023-03-30 22:32:13 +01:00 |
|
|
|
d14f2728d8
|
fix: tests in Helpers directory are not executed
|
2023-03-30 21:49:17 +02:00 |
|
|
|
152b7a9fc4
|
Merge pull request #748 from ncharalampidis/2.x
Fix parallel execution of test class that extends another class with same name
|
2023-03-29 16:58:21 +01:00 |
|
|
|
56ec3b9ee3
|
Merge pull request #747 from gehrisandro/add-teamcity-testsuite-count
teamcity: add missing test count output
|
2023-03-29 12:10:45 +01:00 |
|
|
|
ca69e4fd94
|
remove unnecessary custom phpunit xml added previously
|
2023-03-29 13:23:43 +03:00 |
|
|
|
1965763cd0
|
fix parallel execution of test class that inherit other class with the same name
|
2023-03-29 13:02:18 +03:00 |
|
|
|
cd8d94780f
|
teamcity: add missing test count output
|
2023-03-29 00:03:14 +02:00 |
|
|
|
ba87e1fde8
|
Merge pull request #745 from dansysanalyst/improve_exception_message
Slightly Improvement on Exception message
|
2023-03-28 12:34:10 +01:00 |
|
|
|
e48bd31ae4
|
improve message
|
2023-03-28 12:19:15 +01:00 |
|
|
|
5ae061d208
|
release: release: v2.3.0
v2.3.0
|
2023-03-28 10:16:29 +01:00 |
|
|
|
3d7e621b7d
|
chore: phpunit >10.0.19 support
|
2023-03-28 10:11:58 +01:00 |
|
|
|
bf14c4262a
|
Merge pull request #740 from faissaloux/scheduled-workflows-condition
[2.x] Run scheduled workflows only on origin repo
|
2023-03-28 08:48:42 +01:00 |
|
|
|
b186d7a4ee
|
Merge pull request #743 from pestphp/feat/uses-hint
[2.x] Adds `uses()` hint
|
2023-03-28 08:13:10 +01:00 |
|
|
|
e109cd1da2
|
feat: uses()hint
|
2023-03-28 01:48:46 +01:00 |
|
|
|
473f295b77
|
run scheduled workflows only on origin repo
|
2023-03-25 01:48:18 +00:00 |
|
|
|
a05684026e
|
wip
|
2023-03-24 19:00:38 +01:00 |
|
|
|
5df46d03c3
|
Merge pull request #739 from dansysanalyst/fix_inconsistent_dataset_spelling
Inconsistency in spelling of "dataset"
|
2023-03-24 16:22:28 +00:00 |
|
|
|
19424ae06d
|
fix inconsistency in dataset spelling
|
2023-03-24 16:00:33 +01:00 |
|
|
|
6c8970e0a3
|
release: v2.2.3
v2.2.3
|
2023-03-24 11:26:54 +00:00 |
|
|
|
2f2b51ce3d
|
chore: bumps dependencies
|
2023-03-24 11:22:41 +00:00 |
|
|
|
33f596bcce
|
Merge pull request #703 from pestphp/2.x_parallel_args
[2.x] feat(parallel): Adds support for plugins to filter parallel arguments
|
2023-03-24 11:22:19 +00:00 |
|
|
|
50a96dcb8f
|
Merge pull request #736 from fabio-ivona/fix-dataset-mismatch-message
[chore] Remove dataset name from DatasetArgsCountMismatch
|
2023-03-24 09:45:08 +00:00 |
|