Commit Graph

45 Commits

Author SHA1 Message Date
052b9e051b fix: --retry with parallel 2023-02-11 17:39:46 +00:00
d69f61c8d3 refacto: --retry option 2023-02-11 16:48:06 +00:00
6d7fd66f82 tests: on opposite throwExpectationFailedException 2022-12-14 14:56:26 +00:00
c5f6923e5a fix: methods name with \ 2022-12-04 23:49:58 +00: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
0e0e2adfbe Fixes --version and --help 2022-09-17 23:47:47 +01:00
e9564febaf Migrates to Pint 2022-09-16 10:45:53 +01:00
3ff95faaaa Uses Collision ^7.0 2022-09-15 01:07:15 +01:00
1706e1d2e0 fix lint 2022-08-02 11:01:17 +02:00
751a532124 start ConfigLoader tests 2022-04-01 14:34:43 +02:00
3ffed844a6 style: apply fixes from PHP-CS-Fixer 2022-03-08 10:51:38 +00:00
6dcdfdb82f Merge branch 'master' into feat/retry 2021-12-05 17:44:20 +00:00
b1f9ce2283 refacto: structure 2021-12-05 14:40:08 +00:00
106b279ed0 feat: adds --retry option 2021-12-04 21:18:55 +00:00
4b213d63bd feat: reworks evalution of Test Case 2021-11-14 19:58:25 +00:00
cf47b45262 feat: basic PHPUnit 10 support 2021-10-24 01:03:18 +01:00
7f38de11b7 refactor: --ci option 2021-09-25 13:29:11 +01: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
b22f5e0c85 adds test for CI env runs 2021-09-22 10:38:21 +02:00
5c84b0c6d3 The getFilenames method now respects only calls. 2021-08-13 11:07:52 +01:00
2887d212e3 CS fix 2021-08-13 10:30:26 +01:00
d9749ca65b Adds a method for getting all filenames 2021-08-13 10:26:38 +01:00
e64856c664 test: use throws method instead of assert 2021-06-17 13:33:11 -05:00
e21e3080e0 test: add new exception check & update snapshots 2021-06-16 14:04:50 -05:00
838ac273ab writed tests with multiple datasets
Took 1 hour 6 minutes
2021-05-25 23:56:46 +02:00
294c41f0dc lint fixes
Took 3 minutes
2021-05-24 23:33:43 +02:00
60afbb2c20 adds new test to check dataset matrix generation
Took 39 seconds
2021-05-24 23:30:50 +02:00
a3c1a61b59 updates tests
Took 1 minute
2021-05-23 22:17:35 +02:00
567af55a19 make test directory configurable 2021-05-03 18:28:20 +03:00
5d7f262f4a feat: removes expectation api for a plugin 2020-12-13 22:35:30 +01:00
c33ab0f670 tests: add test for help output 2020-11-12 09:03:44 +00:00
36fd18bcc8 Use Expectation API 2020-10-01 13:59:26 +10:00
edcd2cb50e Add name to description for named datasets 2020-10-01 13:23:23 +10:00
09a0a64f20 tests: update to use version() in test 2020-08-19 16:56:40 +01:00
832882160f feat(expect): updates test suite to use expectation api 2020-07-14 23:15:14 +02:00
db7c4b174f refactor: thanks 2020-07-01 20:23:00 +02:00
8e203e914e Add test for --thanks 2020-07-01 10:27:12 +01:00
a3644f7efa tests: fixes windows tests 2020-06-26 18:42:57 +02:00
9ea51caf3f feat: adds --version option 2020-06-26 18:17:11 +02:00
3a78aaef8f fix(container): resolves dependencies without contructor
Co-Authored-By: Johannes Pichler <fetzi@users.noreply.github.com>
2020-06-14 16:15:05 +02:00
b20f208b55 Add basic container implementation 2020-06-05 11:51:33 +02:00
b093e8ee29 Integrate pest-plugins with 2 interfaces
integrate pest-plugin package and remove core coverage stuff
2020-05-29 11:28:06 +02:00
de2929077b first 2020-05-11 18:38:30 +02:00