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

63 commits

Author SHA1 Message Date
Li Zhineng
ef80439275
doc: turn off sail detection 2024-02-24 16:09:48 +08:00
V13Axel
52f9aab7a2 Remove leftover notify calls 2024-02-21 09:11:28 -05:00
V13Axel
51217960f8 Fix breakage of tests with names containing 'it' 2024-02-19 14:39:06 -05:00
V13Axel
27f11cc81c Only supply --parallel when not running a specific test 2024-02-19 14:28:55 -05:00
V13Axel
ad809aa6f5 Remove previous user-specific path stuff from the spec 2024-02-19 13:49:18 -05:00
V13Axel
c8335eda8d Fix tests 2024-02-19 13:01:47 -05:00
V13Axel
3931d9ba55 Ignore testing packpath 2024-02-19 13:01:47 -05:00
Alex Dills
7e20c2ba56
Merge pull request #2 from V13Axel/Dynamic_Configuration
Dynamic configuration
2024-02-19 09:54:50 -05:00
V13Axel
601a8c56b9 Make the example work 2024-02-19 09:47:24 -05:00
V13Axel
3e65ff5a13 Update readme to include new config options 2024-02-19 09:38:50 -05:00
V13Axel
20ebc86066 Support for compact output mode 2024-02-19 08:58:32 -05:00
V13Axel
bccafece1a wip 2024-02-17 21:09:01 -05:00
V13Axel
ec3545a773 Config for parallel testing 2024-02-17 17:05:31 -05:00
V13Axel
e2a4c6b83b Use vim-notify when errors happen 2024-02-17 17:02:32 -05:00
V13Axel
e429ba711d Change info to debug 2024-02-17 13:31:05 -05:00
V13Axel
05a3a8fe97 Further simplification 2024-02-17 13:28:03 -05:00
V13Axel
9f7192cee5 Simplify even further 2024-02-17 13:06:57 -05:00
V13Axel
a8263451f5 Bunch of config reworks, better sail configurability 2024-02-16 22:35:36 -05:00
V13Axel
4a1cde9121 wip 2024-02-16 17:48:42 -05:00
V13Axel
d12585b5b8 Make this even slicker 2024-02-16 17:04:10 -05:00
V13Axel
6bef79c766 Initial setup of some dynamic config bits 2024-02-16 16:52:29 -05:00
V13Axel
31e410341b initial stab at a dynamic config 2024-02-16 16:34:16 -05:00
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