Commit Graph

304 Commits

Author SHA1 Message Date
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
4de7284657 Improves help command 2022-09-18 11:10: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
f20a7cc9e4 Removes non-used tests 2022-09-15 21:16:28 +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
cadae52d5d Updates snapshots 2021-08-13 10:29:21 +01:00
03d34e9a10 Removes isInParallel 2021-08-13 10:14:01 +01:00
5c592928d4 Adds a new method, isInParallel, to the Testable trait to allow a test to determine its parallel status. 2021-08-10 14:34:10 +01:00
1d4c1a5359 update snapshots 2021-08-07 08:22:31 +03:00
9ec0762d41 tests: refactors toBeTruthy and toBeFalsy 2021-08-04 22:56:18 +01:00
57161ba5ad Merges master 2021-08-02 14:03:33 +01:00
8861dd2401 Merges with master 2021-08-01 15:40:34 +01:00