161 Commits

Author SHA1 Message Date
97898a0a8e feat: allows to use test calls on before each calls 2023-05-01 22:18:47 +01:00
2ea37f3424 Merge pull request #772 from MaurizioMoreo/pcov_fix
Add PCOV availability check
2023-04-16 14:11:05 +01:00
518035514e Add PHPDBG availability check 2023-04-09 09:27:52 +02:00
81cdb7a300 chore: refacto 2023-04-08 12:23:10 +01:00
4520fe918a Add PCOV availability check 2023-04-07 17:19:34 +02:00
d14f2728d8 fix: tests in Helpers directory are not executed 2023-03-30 21:49:17 +02:00
e48bd31ae4 improve message 2023-03-28 12:19:15 +01:00
e109cd1da2 feat: uses()hint 2023-03-28 01:48:46 +01:00
3ce6408195 fix: parallel testing test description 2023-03-23 21:47:10 +00:00
22467d05c8 fix underscores in test names 2023-03-22 11:24:21 +01:00
ed3bb2634d using php documentation regex 2023-03-21 15:15:38 +01:00
48ae4bfc18 fix: description when using ふが chars 2023-03-21 13:45:20 +00:00
236a9bd7ce chore: style changes 2023-03-21 13:42:21 +00:00
d71af91360 feat: re-adds tap to avoid BC 2023-03-14 19:09:46 +00:00
fccb90c8ea fix: coverage lines 2023-03-14 14:26:08 +00:00
ae15fa668d fix: type checking 2023-03-13 16:55:41 +00:00
60950c624f fix 2023-03-13 17:26:27 +01:00
3d1e0c3f9f bump to phpunit 10.0.16 2023-03-13 17:11:01 +01:00
d6c8149a3a fix phpunit 10.0.16 internal breaking changes 2023-03-13 14:20:42 +01:00
813f63360b feat: extends test outcome to state generator 2023-03-02 21:57:46 +00:00
1e61034e86 feat: support for deprecated, notices, and warnings 2023-03-02 20:37:18 +00:00
f25a9f5558 feat: warnings support 2023-03-02 17:50:57 +00:00
49619ff2b5 feat: improves DX on auto-complete 2023-02-18 14:39:47 +00:00
0d9c11c99a feat: prefixes evaluables 2023-02-14 08:56:56 +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
a34001faf0 WIP 2023-02-11 16:50:59 +00:00
2f519261f5 Fixes and improvements. 2023-02-11 16:50:59 +00:00
c45a303451 chore: removes unused code 2023-01-21 01:36:36 +00:00
94cef989d3 enable windows tests 2023-01-16 21:36:33 +01:00
349e2f45df chore: style changes 2023-01-11 20:11:36 +00:00
0839c7e127 Add Initial teamcity support 2023-01-11 09:37:12 +01:00
15931e2418 feat: rewrites --dirty support 2023-01-10 22:23:52 +00:00
78673ceeb1 Merge branch '2.x' into dirty_integration 2023-01-10 21:34:18 +00:00
e228d565af feat: allows to chain todo 2023-01-10 20:21:36 +00:00
feedeab7e3 chore: ignores phpstan error 2023-01-10 00:20:49 +00:00
0e98c5c5c4 style: removes non-used imports 2022-12-29 16:36:17 +00:00
227d32a1fd feat: improves --coverage output 2022-12-29 11:35:10 +00:00
406fcf72ae fix: overrides being used on regular phpunit 2022-12-28 14:21:07 +00:00
70f447a8bc chore: improves type coverage 2022-12-07 09:17:35 +00:00
d29d68a2c2 Adds initial implementation of --dirty option. 2022-12-05 08:59:42 +00:00
c5f6923e5a fix: methods name with \ 2022-12-04 23:49:58 +00:00
3aaa93931a Merge branch 'master' into datasets-scope
# Conflicts:
#	tests/.snapshots/success.txt
2022-11-30 14:06:05 +01:00
129325db8e Add windows support to Backtrace 2022-09-27 22:47:02 +02:00
6bad9d302b Fixes coverage size 2022-09-25 11:38:25 +01: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
f3a748fee3 create Any matcher 2022-09-19 11:00:13 +02:00
8a3caa5e7f add custom message to failed expectations 2022-09-19 09:03:27 +02:00
0e0e2adfbe Fixes --version and --help 2022-09-17 23:47:47 +01:00