8944fdd96f
update snapshots
2022-11-30 14:08:47 +01:00
6a3cc48d6b
Updates snapshots
2022-11-09 21:00:48 +00:00
3aab10774e
wip
2022-10-30 13:16:07 +02:00
42c10f9a62
Rebuilds snapshots
2022-09-25 16:37:13 +01:00
20e99af194
Merge branch '2.x' into add-failed-expectations-message
2022-09-19 11:01:05 +02:00
f3a748fee3
create Any matcher
2022-09-19 11:00:13 +02:00
8275d7e08d
update success snapshot
2022-09-19 10:54:39 +02:00
e9630ff9a6
remove duration from success snapshot
2022-09-19 10:50:15 +02:00
8a3caa5e7f
add custom message to failed expectations
2022-09-19 09:03:27 +02:00
7bc513bc2b
remove duration from success snapshot
2022-09-19 08:55:45 +02:00
c5cb1fc325
Rebuilds snapshots
2022-09-18 21:55:18 +01:00
0e0e2adfbe
Fixes --version and --help
2022-09-17 23:47:47 +01:00
08b62f6633
Skips coverage
2022-09-16 19:49:07 +01:00
245f636fa8
Removes duration
2022-09-16 16:43:11 +01:00
9fd8610390
Adds compact printer
2022-09-16 16:27:23 +01:00
02e3b5aa77
Adds todo
2022-09-15 23:08:32 +01:00
1454bcf165
Updates snapshots
2022-09-15 21:17:02 +01:00
bee4eda3ef
Adjusts tests to new printer
2022-09-15 20:54:46 +01:00
c61d70abf1
Removes possibility of tests being risky
2022-09-15 14:13:18 +01:00
0953ae431e
Fixes ignorable tests
2022-09-15 14:10:25 +01:00
46ffdf9c7a
Enables integration
2022-09-15 12:07:32 +01:00
99e607dcfb
Reverts changes on snapshot
2022-09-15 11:29:54 +01:00
3ff95faaaa
Uses Collision ^7.0
2022-09-15 01:07:15 +01:00
0fc90ec181
Merge branch 'master' into next-1
2021-11-29 09:36:07 +01:00
eed3ed5513
Vastly improves the logic around bound datasets to make them more user friendly.
2021-10-19 21:40:40 +01:00
0346450a51
adds test to check if pipes can add parameters to an expectation
2021-10-10 01:09:45 +02:00
fc53f08e37
implemented pipe closure with $next as the first parameter
2021-10-10 01:02:04 +02:00
c3a445534b
adds tests
2021-10-09 12:03:12 +02:00
70877bfad4
updated snapshots
2021-10-09 10:26:22 +02:00
ba9b06adf3
fix tests
2021-10-08 16:35:31 +02:00
7f38de11b7
refactor: --ci option
2021-09-25 13:29:11 +01:00
7d70b6e95a
merge from master
2021-09-25 09:04:26 +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
ae029660e3
tests: fixes snapshots
2021-09-24 21:18:30 +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
9cc4ecd5ab
Merge branch 'master' into method-match
2021-09-24 14:39:21 +03:00
8d96f975e0
update snapshots
2021-09-24 14:37:01 +03:00
fec11928cf
update snapshots
2021-09-23 06:57:07 +03:00
1681c1f4f8
update snapshots
2021-09-23 03:35:56 +03:00
0b19672963
Merge branch 'master' into throwsif
2021-09-19 01:47:07 +03:00
a16a19e121
update snapshots
2021-09-16 18:10:15 +03:00
536ce1eca0
Update snapshots
2021-09-03 04:40:48 -04:00
042f2ec3f3
Use mb_strlen instead of grapheme_strlen
...
Due to inconsistent behave, mb_strlen will be used.
2021-08-29 12:55:37 +02:00
8367af22e7
Adds toHaveLength() Expectation & Tests
...
Adds toHaveLength() Expectation and its tests. toHaveLength checks if the given value has the informed length. Works with strings, array, object and collections.
2021-08-28 17:02:09 +02:00
2125bf9668
chore: adjusts tests
2021-08-26 21:14:56 +01:00
5c84b0c6d3
The getFilenames method now respects only calls.
2021-08-13 11:07:52 +01:00