Commit Graph

378 Commits

Author SHA1 Message Date
d69f61c8d3 refacto: --retry option 2023-02-11 16:48:06 +00:00
60358461c4 feat: add support for toHaveMethod and toHaveMethods 2023-01-29 12:35:21 +00:00
48caaed58c tests: updates snapshots 2023-01-21 01:36:44 +00:00
94cef989d3 enable windows tests 2023-01-16 21:36:33 +01:00
6982b02d48 feat: --todo flag 2023-01-15 20:51:27 +00:00
026d4920cf tests: rebuilds snapshots 2023-01-12 20:58:25 +00:00
0839c7e127 Add Initial teamcity support 2023-01-11 09:37:12 +01:00
e228d565af feat: allows to chain todo 2023-01-10 20:21:36 +00:00
4083e6e26e change: removes junit support 2023-01-08 23:02:03 +00:00
6595e6960b tests: adjusts snapshots based on code highlight 2023-01-06 20:09:25 +00:00
43a7df2cc1 tests: update snapshots 2023-01-01 20:29:47 +00:00
37b1367d25 chore: adjusts snapshots 2022-12-23 23:03:53 +00:00
ca113127cc Merge branch '2.x' into 2.x-fix-ignored-description-for-lazy-datasets 2022-12-23 23:01:39 +00:00
9596274b14 fix: test suite loader duplicating tests 2022-12-20 22:42:31 +00:00
3911cfec6d chore: updates snapshots 2022-12-14 14:56:31 +00:00
6d7fd66f82 tests: on opposite throwExpectationFailedException 2022-12-14 14:56:26 +00:00
d33cc19778 fix: ignored dataset description for string description 2022-12-07 20:10:23 +02:00
c5f6923e5a fix: methods name with \ 2022-12-04 23:49:58 +00:00
dfe8a3deeb revert: inline testing 2022-12-04 20:06:07 +00:00
7ad045d6b7 feat: inline testing 2022-12-04 18:38:20 +00:00
8944fdd96f update snapshots 2022-11-30 14:08:47 +01:00
3aaa93931a Merge branch 'master' into datasets-scope
# Conflicts:
#	tests/.snapshots/success.txt
2022-11-30 14:06:05 +01:00
6a3cc48d6b Updates snapshots 2022-11-09 21:00:48 +00:00
7194a87d0a Merge pull request #603 from alexmanase/2.x_fix/iterator-to-array
[2.x] Fix storing of lazy datasets into internal array
2022-11-09 20:58:57 +00:00
f6cfd425c6 tests: updates snapshots 2022-11-09 20:15:51 +00:00
649047f087 formatting 2022-10-30 13:17:56 +02:00
3aab10774e wip 2022-10-30 13:16:07 +02:00
42c10f9a62 Rebuilds snapshots 2022-09-25 16:37:13 +01:00
db00fc8c09 Renamed DatasetAlreadyExists exception 2022-09-22 11:01:31 +02:00
80854d5f87 Add DatasetInfo support class 2022-09-22 10:33:15 +02:00
cbee6e76b0 [feat] scoped datasets 2022-09-20 00:11:37 +02:00
961e44b5ad revert expectation failure message arg back to $message 2022-09-19 11:10:51 +02: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
97431f2622 fix tests when coverage is not available 2022-09-19 10:50:13 +02:00
accfe86eaa Merge pull request #582 from fabio-ivona/remove-duration-from-success-snapshot
[2.x] Remove duration from success snapshot
2022-09-19 09:42:19 +01:00
bac941715a rename message key to failureMessage 2022-09-19 10:37:37 +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
d8d1baf945 fix tests when coverage is not available 2022-09-19 08:45:48 +02:00
c5cb1fc325 Rebuilds snapshots 2022-09-18 21:55:18 +01:00
fa1145dced Moves Laravel stuff to plugin 2022-09-18 15:59:29 +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
7a41a540f2 Fixes covers tests 2022-09-16 12:34:20 +01:00