|
|
061c9de301
|
release: v1.23.0
|
2023-04-19 21:10:22 +01:00 |
|
|
|
d8666c8abf
|
chore: coding style changes
|
2023-02-03 12:55:01 +00:00 |
|
|
|
b8ac4968ee
|
chore: style changes
|
2023-01-01 20:27:38 +00:00 |
|
|
|
b58a020423
|
release: v1.22.3
|
2022-12-07 14:31:55 +00:00 |
|
|
|
09b7ab9a42
|
fixes ignored dataset description for string description
|
2022-11-17 15:43:30 +02:00 |
|
|
|
339414e348
|
release: v1.22.2
|
2022-11-09 21:10:57 +00:00 |
|
|
|
bb56d32643
|
chore: fixes coding style issues
|
2022-11-09 21:08:19 +00:00 |
|
|
|
45bf9e8650
|
ignore the keys returned by the datasets Generator for storing them into an array
|
2022-10-29 18:19:43 +03:00 |
|
|
|
077b5ffce0
|
fix tests
|
2022-09-12 18:18:52 +02:00 |
|
|
|
af6240b4ee
|
release: v1.22.1
|
2022-08-29 11:42:13 +01:00 |
|
|
|
d050ef8d54
|
Fixes support for PHP 8.2
|
2022-08-29 11:29:41 +01:00 |
|
|
|
1c2f1facac
|
release: v1.22.0
|
2022-08-28 22:32:39 +01:00 |
|
|
|
b9a301a13e
|
ignore dynamic properties deprecation
|
2022-08-25 13:27:24 +02:00 |
|
|
|
bedf033655
|
lint
|
2022-08-25 09:32:48 +02:00 |
|
|
|
66f69617f1
|
release: 1.21.3
|
2022-05-12 20:10:25 +01:00 |
|
|
|
546d19fd84
|
chore: cs
|
2022-05-12 20:03:22 +01:00 |
|
|
|
c1b32b9ffb
|
fix: debug in high order tests
|
2022-05-12 20:03:11 +01:00 |
|
|
|
63f009fadf
|
release: v1.21.2
|
2022-03-05 19:34:40 +00:00 |
|
|
|
984f237a92
|
phpstan
|
2022-03-03 15:45:41 +01:00 |
|
|
|
dccd8239dd
|
handles toThrow exception with a "class not found" error
|
2022-02-18 18:01:09 +01:00 |
|
|
|
4720e0655b
|
Revert "Fixes json in Higher Order Expectations"
|
2022-01-21 16:48:26 +00:00 |
|
|
|
2831629f1b
|
Fixes bug with json method call in Higher Order Expectations.
|
2022-01-21 16:35:21 +00:00 |
|
|
|
92b8d32ef7
|
release: v1.21.1
|
2021-11-25 16:44:17 +00:00 |
|
|
|
63c1faa9f4
|
Prevents issues with callables in sequence
|
2021-11-25 16:37:23 +00:00 |
|
|
|
11eb1903c2
|
release: v1.21.0
|
2021-11-17 10:54:00 +00:00 |
|
|
|
de46ee0f64
|
fix: adds link to xdebug coverage mode
|
2021-10-10 15:33:27 +01:00 |
|
|
|
1e011c7b40
|
fix: warns about xdebug modes
|
2021-10-10 15:25:02 +01:00 |
|
|
|
04dcebf3aa
|
Revert "Merge pull request #413 from def-studio/fix_skipping_tests_with_exception_asserting"
This reverts commit e853792a59, reversing
changes made to 205238fcbf.
|
2021-10-10 14:40:07 +01:00 |
|
|
|
2a649bdfc0
|
revert previous solution and invert chain and proxy calls in TestCaseFactory.php
|
2021-10-02 09:09:47 +02:00 |
|
|
|
e042bf7d3a
|
removes expection expectations if test is marked as skipped
|
2021-10-01 15:52:45 +02:00 |
|
|
|
ba06c5a76d
|
release: v1.20.0
|
2021-09-25 13:52:12 +01:00 |
|
|
|
7f38de11b7
|
refactor: --ci option
|
2021-09-25 13:29:11 +01:00 |
|
|
|
a6e34d204c
|
Merge pull request #405 from def-studio/add-new-ci-option-to-pest-bin
Add new --ci option to pest bin
|
2021-09-25 13:11:05 +01:00 |
|
|
|
66d47e4922
|
fix: usage on PHP 7.3
|
2021-09-25 09:39:17 +01:00 |
|
|
|
076dcab4c5
|
Merge remote-tracking branch 'origin/master' into add-new-ci-option-to-pest-bin
# Conflicts:
# tests/.snapshots/success.txt
|
2021-09-25 09:04:07 +02:00 |
|
|
|
7691e3c602
|
Merge pull request #399 from mertasan/sequence
Fix: `sequence()` can generate false positives
|
2021-09-24 22:15:49 +01:00 |
|
|
|
b43a59868d
|
feat: adds unless expectation
|
2021-09-24 22:12:08 +01:00 |
|
|
|
457972716f
|
refactor: expectation match method
|
2021-09-24 22:02:18 +01:00 |
|
|
|
f0ddd10a54
|
Merge branch 'master' into method-match
|
2021-09-24 21:16:43 +01:00 |
|
|
|
4daf7ee4ab
|
refactor: throwsIf method
|
2021-09-24 21:15:31 +01:00 |
|
|
|
d60f320382
|
Merge pull request #371 from mertasan/throwsif
Add `throwsIf` exception
|
2021-09-24 21:10:56 +01:00 |
|
|
|
3c3e6b160b
|
refactor: expectation when
|
2021-09-24 21:10:02 +01:00 |
|
|
|
c99f8f196e
|
lint
|
2021-09-24 14:42:26 +03:00 |
|
|
|
9cc4ecd5ab
|
Merge branch 'master' into method-match
|
2021-09-24 14:39:21 +03:00 |
|
|
|
7f214f9e12
|
use and() instead of new self
|
2021-09-24 13:59:00 +03:00 |
|
|
|
da258fa89f
|
remove the warning
|
2021-09-24 13:55:16 +03:00 |
|
|
|
543b9542ae
|
add new match() method
|
2021-09-23 06:55:28 +03:00 |
|
|
|
847b06e558
|
add when() method
|
2021-09-23 03:35:41 +03:00 |
|
|
|
601c4b01fc
|
refactors to use a Plugin to parse --ci option
|
2021-09-22 14:53:16 +02:00 |
|
|
|
05c1c82ae2
|
lint
|
2021-09-22 11:05:04 +02:00 |
|