Commit Graph

66 Commits

Author SHA1 Message Date
88e047bd27 tests: for test names starting with P 2023-03-19 18:34:20 +00:00
2da899a2b1 fix: --todos in parallel and feedback on process isolation 2023-03-19 02:01:08 +00:00
639029349d chore: skips parallel on windows 2023-03-17 22:49:25 +00:00
f07c3a2480 tests: clarifies dependencies 2023-03-17 02:06:26 +00:00
ae365324a8 tests: adds arch tests 2023-03-17 01:45:40 +00:00
d71af91360 feat: re-adds tap to avoid BC 2023-03-14 19:09:46 +00:00
4b1cad2493 fix: description when before each fails 2023-03-14 13:06:42 +00:00
43e17741eb update snapshots 2023-03-13 18:49:35 +01:00
2876ac590d fix: todo in parallel 2023-03-03 01:09:35 +00:00
1e61034e86 feat: support for deprecated, notices, and warnings 2023-03-02 20:37:18 +00:00
e9f83dc020 fix: discovering phpunit tests on parallel 2023-03-02 14:09:18 +00:00
244087db27 fix: parallel status code 2023-02-25 17:42:24 +05:30
f309e06292 fix: assertions on opposite expectations 2023-02-18 15:27:25 +00:00
813a74759b feat: improves parallel output 2023-02-18 15:04:10 +00:00
efca71f1e7 fix: test suite loader 2023-02-18 14:39:47 +00:00
a61db76c24 feat: deprecates only feature 2023-02-14 08:40:02 +00:00
427ee89ae6 feat: improves exporter 2023-02-13 23:56:19 +00:00
8eaf4859ff chore: different refactors 2023-02-11 16:51:29 +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
0839c7e127 Add Initial teamcity support 2023-01-11 09:37:12 +01:00
4083e6e26e change: removes junit support 2023-01-08 23:02:03 +00:00
7bc513bc2b remove duration from success snapshot 2022-09-19 08:55:45 +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
f20a7cc9e4 Removes non-used tests 2022-09-15 21:16:28 +01:00
b21bfe3666 Removes non-unused code 2022-09-15 21:12:22 +01:00
0669423138 Style 2022-09-15 21:11:42 +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
46ffdf9c7a Enables integration 2022-09-15 12:07:32 +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
3ffed844a6 style: apply fixes from PHP-CS-Fixer 2022-03-08 10:51:38 +00:00
cf47b45262 feat: basic PHPUnit 10 support 2021-10-24 01:03:18 +01:00
03d34e9a10 Removes isInParallel 2021-08-13 10:14:01 +01:00
ef503646ee Removes parallel classes. 2021-08-10 11:30:48 +01:00
d10281f851 Adds test cases for loggers and removes use of str_starts_with. 2021-07-19 12:59:18 +01:00
dd94a843b5 run linter & auto format 2021-02-13 12:14:22 -06:00
9426d08aa2 update snapshot for running tests with failed classnames 2021-02-13 12:12:32 -06:00
04681690b6 tests: update help snapshot to only include Pest options 2020-11-12 09:53:40 +00:00
200877d691 tests: update to use snapshot for help output 2020-11-12 09:44:26 +00:00
feb6417f45 tests: add visual test for help output 2020-11-12 09:11:51 +00:00
61b2c426e4 fix: update snapshot generation to strip time 2020-08-24 21:29:56 +01:00
d2db71bb78 tests: update snapshots 2020-08-09 18:31:08 +01:00
e2deaae6c9 feat(expect): makes expect work with pending higher order tests 2020-07-15 00:34:59 +02:00
832882160f feat(expect): updates test suite to use expectation api 2020-07-14 23:15:14 +02:00
f9a3e39902 tests: removes test coverage for now
Co-Authored-By: Johannes Pichler <fetzi@users.noreply.github.com>
2020-06-14 16:35:30 +02:00
06d707fb41 feat(container): makes it autowirable
Co-Authored-By: Johannes Pichler <fetzi@users.noreply.github.com>
2020-06-14 16:25:51 +02:00
a70c64d704 tests: removes unused file 2020-06-14 16:23:54 +02:00