Commit Graph

22 Commits

Author SHA1 Message Date
887bed3d45 fix: adjusts backtrace for pest's internal test suite 2024-01-25 15:00:04 +00:00
28ee2917f1 Fixing Backtrace not found error if project dirname endswith pest 2023-09-30 00:05:42 +02:00
81efe5953b release: v2.9.2 2023-07-20 13:35:03 -05:00
a37a3b9f99 fix: non-working beforeEach 2023-07-20 13:27:41 -05:00
26a6e7d712 More tests 2023-07-01 10:31:26 +01:00
97898a0a8e feat: allows to use test calls on before each calls 2023-05-01 22:18:47 +01:00
d14f2728d8 fix: tests in Helpers directory are not executed 2023-03-30 21:49:17 +02:00
94cef989d3 enable windows tests 2023-01-16 21:36:33 +01: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
cbee6e76b0 [feat] scoped datasets 2022-09-20 00:11:37 +02:00
6f9ebe04b0 phpstan fix 2022-02-05 11:36:02 +01:00
2b687a7269 refactor: PHP 8 features 2021-10-24 18:29:59 +01:00
e8c2fe6e35 fix: test class finder 2021-10-24 01:16:05 +01:00
cf47b45262 feat: basic PHPUnit 10 support 2021-10-24 01:03:18 +01:00
1192d13e6b add memory optimisation for Backtrace::testFile() 2020-06-11 16:38:31 +02:00
57b982de48 fix ci build 2020-06-11 16:31:14 +02:00
a3366379e0 optimise debug_backtrace calls 2020-06-11 16:13:17 +02:00
40a5d067ec // fixing type checks 2020-06-05 19:35:13 +02:00
d35320c697 Compare filename correctly on all OS 2020-06-05 17:25:53 +02:00
aa1917c28d feat(pending-higher-order-tests): adds code and tests 2020-06-04 01:34:03 +02:00
de2929077b first 2020-05-11 18:38:30 +02:00