1
0
Fork 0
mirror of https://github.com/pnx/neotest-phpunit synced 2026-06-16 03:54:55 +02:00
Commit graph

41 commits

Author SHA1 Message Date
V13Axel
5071eff864 only look for tests/pest.php 2024-02-16 16:21:09 -05:00
V13Axel
557018f052 Update readme 2024-02-07 16:15:22 -05:00
V13Axel
4a6586ec6f Properly, actually detect it and it works 2024-02-07 11:10:00 -05:00
V13Axel
0e33cea65d Automatically detect and use sail if it exists 2024-02-07 11:03:16 -05:00
V13Axel
ddeea68616 Update readme 2024-02-05 17:05:31 -05:00
V13Axel
8b20d2e087 Update neotest-pest to work with Pest 2.0 2024-02-05 17:02:48 -05:00
V13Axel
179ada37aa Better root and test dir matching 2024-02-05 16:58:17 -05:00
Michael Utz
a505827192 Make tests work with minimal_init.vim 2022-11-24 10:52:38 +03:00
Michael Utz
992ce56868 Fix tests for /opt neovim 2022-11-24 10:43:22 +03:00
Michael Utz
ae0a335ef8 Use filter_dir for finding tests 2022-11-17 11:18:36 +03:00
Michael Utz
759565f9ac Make readme a bit better 2022-11-17 01:45:55 +03:00
Michael Utz
e9f0ea068b Add github workflow 2022-11-17 01:36:49 +03:00
Michael Utz
46cdb550c8 Add support for skipped files 2022-11-17 01:35:21 +03:00
Michael Utz
2c652f9d90 Make sure error messages are passed 2022-11-17 01:26:02 +03:00
Michael Utz
e09c38cc51 Get better short message output 2022-11-17 00:39:51 +03:00
Michael Utz
a6351e49a4 Add test for skipped 2022-11-16 22:43:19 +03:00
Michael Utz
cd5e0bffd3 Add test for errors 2022-11-16 22:40:30 +03:00
Michael Utz
a2045b85bc Add test for failures 2022-11-16 22:34:14 +03:00
Michael Utz
f2e87a2f99 Add test for single result 2022-11-16 22:19:35 +03:00
Michael Utz
c017340679 Fix issue with tests that start with "it" 2022-11-16 22:12:19 +03:00
Michael Utz
6e04f7b2e7 Add test script 2022-11-16 14:30:35 +03:00
Michael Utz
0e7e90334f Add additional logging 2022-11-16 11:34:30 +03:00
Michael Utz
a861622208 Add failing test 2022-11-16 11:34:22 +03:00
Michael Utz
5f13df4a8b Copy tests from phpunit 2022-11-16 11:34:14 +03:00
Michael Utz
eba8cf0c07 Make sure IDs can correlate 2022-11-16 10:40:10 +03:00
Michael Utz
eb1597c9bc Replace PHPUnit 2022-11-15 23:32:18 +03:00
Michael Utz
258e9d4ea7 Add results collector 2022-11-15 15:55:12 +03:00
Michael Utz
02bf4f2960 Add some phpstan annotations 2022-11-15 15:08:59 +03:00
Michael Utz
ab76df29c4 Setup phpstan and pint 2022-11-15 15:08:38 +03:00
Michael Utz
ba2b5d1122 Add utils file 2022-11-15 14:45:48 +03:00
Michael Utz
3c59087f41 Start work on query for module 2022-11-15 14:38:09 +03:00
Michael Utz
667cddc9de Set spec init 2022-11-15 14:38:04 +03:00
Michael Utz
73ff438e9c Add more variety to the test calls 2022-11-15 14:37:59 +03:00
Michael Utz
d6dd4fd598 Add a deep nesting test 2022-11-14 22:44:51 +03:00
Michael Utz
a38eaeeaef Add example tests 2022-11-14 22:43:05 +03:00
Michael Utz
f6c7185eb7 Pest runs with dummy code 2022-11-14 22:24:22 +03:00
Michael Utz
0fbc1ad183 Run pest --init 2022-11-14 22:17:48 +03:00
Michael Utz
bb7a1b7242 Ignore phpunit cache 2022-11-14 22:17:39 +03:00
Michael Utz
dcc4ba520f Install pest via composer 2022-11-14 22:16:57 +03:00
Michael Utz
30a218365f Add stylua 2022-11-14 22:15:39 +03:00
Michael Utz
fc8620c564
Initial commit 2022-11-14 21:42:49 +03:00