Commit Graph

25 Commits

Author SHA1 Message Date
86c107ae5e Extract ANSI escape sequence to a function 2023-10-13 20:16:46 +03:30
49ddcbd66b feat: skips on windows 2023-03-31 22:20:48 +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
46ffdf9c7a Enables integration 2022-09-15 12:07:32 +01:00
1706e1d2e0 fix lint 2022-08-02 11:01:17 +02:00
832882160f feat(expect): updates test suite to use expectation api 2020-07-14 23:15:14 +02:00
cd8d8fce61 chore: skips visual tests on windows for now 2020-06-10 21:38:45 +02:00
4254d71039 tests: fixes visual testing on windows 2020-06-10 21:32:54 +02:00
6c4fd61db5 tests: fixes testing running in php 7.3 2020-06-05 20:51:57 +02:00
afbbc35984 tests: refactor visual testing 2020-06-05 20:49:14 +02:00
e33419545c // fixing once more, wrong code pasted :( 2020-06-05 19:42:07 +02:00
b93cd724c1 // tiny fix 2020-06-05 19:37:53 +02:00
cb2336d220 // missing change 2020-06-05 19:29:43 +02:00
d24830121e Reverting changes from c05df432 2020-06-05 19:24:56 +02:00
6e18912ea6 Test to check if the full test path is shown 2020-06-05 17:38:59 +02:00
c05df43217 Compare lines without involving linebreaks
Fixes tests failing under Windows environments
for any linebreak character differences
2020-06-05 16:23:11 +02:00
f6859eeb3b Launch pest as php subprocess 2020-06-05 16:23:11 +02:00
163de28338 Make sure PHP is called before calling pest as sub process 2020-06-05 16:21:35 +02:00
b0680b7e2c chore: cs 2020-05-31 13:42:27 +02:00
28d06663d3 Add tests for --colors=never option 2020-05-31 12:33:27 +02:00
de2929077b first 2020-05-11 18:38:30 +02:00