Commit Graph

165 Commits

Author SHA1 Message Date
Andrea Marco Sartori 10b210d2bb feat: compact console output by redacting object annotations 2023-06-16 23:48:20 +02:00
Nuno Maduro 2122e57990 fix: revert higher order message property 2023-06-15 10:44:52 +02:00
Nuno Maduro 070139eda7 fix: higher order message 2023-06-15 10:42:31 +02:00
Nuno Maduro 7460bd6c1f chore: adjusts style 2023-06-13 19:59:59 +02:00
Nuno Maduro 97898a0a8e feat: allows to use test calls on before each calls 2023-05-01 22:18:47 +01:00
Nuno Maduro 2ea37f3424 Merge pull request #772 from MaurizioMoreo/pcov_fix
Add PCOV availability check
2023-04-16 14:11:05 +01:00
Maurizio Moreo 518035514e Add PHPDBG availability check 2023-04-09 09:27:52 +02:00
Nuno Maduro 81cdb7a300 chore: refacto 2023-04-08 12:23:10 +01:00
Maurizio Moreo 4520fe918a Add PCOV availability check 2023-04-07 17:19:34 +02:00
Sandro Gehri d14f2728d8 fix: tests in Helpers directory are not executed 2023-03-30 21:49:17 +02:00
Dan Ang e48bd31ae4 improve message 2023-03-28 12:19:15 +01:00
Nuno Maduro e109cd1da2 feat: uses()hint 2023-03-28 01:48:46 +01:00
Nuno Maduro 3ce6408195 fix: parallel testing test description 2023-03-23 21:47:10 +00:00
Fabio Ivona 22467d05c8 fix underscores in test names 2023-03-22 11:24:21 +01:00
Fabio Ivona ed3bb2634d using php documentation regex 2023-03-21 15:15:38 +01:00
Nuno Maduro 48ae4bfc18 fix: description when using ふが chars 2023-03-21 13:45:20 +00:00
Nuno Maduro 236a9bd7ce chore: style changes 2023-03-21 13:42:21 +00:00
Nuno Maduro d71af91360 feat: re-adds tap to avoid BC 2023-03-14 19:09:46 +00:00
Nuno Maduro fccb90c8ea fix: coverage lines 2023-03-14 14:26:08 +00:00
Nuno Maduro ae15fa668d fix: type checking 2023-03-13 16:55:41 +00:00
Fabio Ivona 60950c624f fix 2023-03-13 17:26:27 +01:00
Fabio Ivona 3d1e0c3f9f bump to phpunit 10.0.16 2023-03-13 17:11:01 +01:00
Fabio Ivona d6c8149a3a fix phpunit 10.0.16 internal breaking changes 2023-03-13 14:20:42 +01:00
Nuno Maduro 813f63360b feat: extends test outcome to state generator 2023-03-02 21:57:46 +00:00
Nuno Maduro 1e61034e86 feat: support for deprecated, notices, and warnings 2023-03-02 20:37:18 +00:00
Nuno Maduro f25a9f5558 feat: warnings support 2023-03-02 17:50:57 +00:00
Nuno Maduro 49619ff2b5 feat: improves DX on auto-complete 2023-02-18 14:39:47 +00:00
Nuno Maduro 0d9c11c99a feat: prefixes evaluables 2023-02-14 08:56:56 +00:00
Nuno Maduro 427ee89ae6 feat: improves exporter 2023-02-13 23:56:19 +00:00
Nuno Maduro 8eaf4859ff chore: different refactors 2023-02-11 16:51:29 +00:00
Luke Downing a34001faf0 WIP 2023-02-11 16:50:59 +00:00
Luke Downing 2f519261f5 Fixes and improvements. 2023-02-11 16:50:59 +00:00
Nuno Maduro c45a303451 chore: removes unused code 2023-01-21 01:36:36 +00:00
Fabio Ivona 94cef989d3 enable windows tests 2023-01-16 21:36:33 +01:00
Nuno Maduro 349e2f45df chore: style changes 2023-01-11 20:11:36 +00:00
Oliver 0839c7e127 Add Initial teamcity support 2023-01-11 09:37:12 +01:00
Nuno Maduro 15931e2418 feat: rewrites --dirty support 2023-01-10 22:23:52 +00:00
Nuno Maduro 78673ceeb1 Merge branch '2.x' into dirty_integration 2023-01-10 21:34:18 +00:00
Nuno Maduro e228d565af feat: allows to chain todo 2023-01-10 20:21:36 +00:00
Nuno Maduro feedeab7e3 chore: ignores phpstan error 2023-01-10 00:20:49 +00:00
Nuno Maduro 0e98c5c5c4 style: removes non-used imports 2022-12-29 16:36:17 +00:00
Nuno Maduro 227d32a1fd feat: improves --coverage output 2022-12-29 11:35:10 +00:00
Nuno Maduro 406fcf72ae fix: overrides being used on regular phpunit 2022-12-28 14:21:07 +00:00
Nuno Maduro 70f447a8bc chore: improves type coverage 2022-12-07 09:17:35 +00:00
Luke Downing d29d68a2c2 Adds initial implementation of --dirty option. 2022-12-05 08:59:42 +00:00
Nuno Maduro c5f6923e5a fix: methods name with \ 2022-12-04 23:49:58 +00:00
Fabio Ivona 3aaa93931a Merge branch 'master' into datasets-scope
# Conflicts:
#	tests/.snapshots/success.txt
2022-11-30 14:06:05 +01:00
Dan Ang 129325db8e Add windows support to Backtrace 2022-09-27 22:47:02 +02:00
Nuno Maduro 6bad9d302b Fixes coverage size 2022-09-25 11:38:25 +01:00
Fabio Ivona 80854d5f87 Add DatasetInfo support class 2022-09-22 10:33:15 +02:00