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

Commit graph

  • ac9177d15e convert tests from pest to phpunit main Henrik Hautakoski 2025-09-29 15:14:53 +02:00
  • 8cbe882c2f phpunit Henrik Hautakoski 2025-09-23 19:50:41 +02:00
  • 1429445746
    Fixed docker error on running full testsuite (#20) Unain 2025-08-07 15:39:56 +02:00
  • b665a4881c Add an example with double quotes V13Axel 2024-06-11 11:15:45 -04:00
  • 6ba782610d Update tests of the plugin itself V13Axel 2024-06-11 11:02:08 -04:00
  • 9337acfb57
    fix(treesitter): Update string_value to string_content (#9) Giovanni Smecca 2024-05-09 13:23:38 -05:00
  • 86737ada67
    [Feature] Add Customizable Sail Project Path (#6) Ziyad 2024-04-08 06:33:10 +03:30
  • 25501800b5 Check for both a docker-compose file and the sail executable V13Axel 2024-03-04 09:50:01 -05:00
  • 50646909ae
    Merge pull request #4 from lizhineng/doc-sail-enabled Alex Dills 2024-03-04 09:28:24 -05:00
  • ef80439275
    doc: turn off sail detection Li Zhineng 2024-02-24 16:09:48 +08:00
  • 52f9aab7a2 Remove leftover notify calls V13Axel 2024-02-21 09:11:28 -05:00
  • 51217960f8 Fix breakage of tests with names containing 'it' V13Axel 2024-02-19 14:39:06 -05:00
  • 27f11cc81c Only supply --parallel when not running a specific test V13Axel 2024-02-19 14:28:55 -05:00
  • ad809aa6f5 Remove previous user-specific path stuff from the spec V13Axel 2024-02-19 13:49:18 -05:00
  • c8335eda8d Fix tests V13Axel 2024-02-19 13:01:34 -05:00
  • 3931d9ba55 Ignore testing packpath V13Axel 2024-02-19 13:01:21 -05:00
  • 7e20c2ba56
    Merge pull request #2 from V13Axel/Dynamic_Configuration Alex Dills 2024-02-19 09:54:50 -05:00
  • 601a8c56b9 Make the example work V13Axel 2024-02-19 09:47:24 -05:00
  • 3e65ff5a13 Update readme to include new config options V13Axel 2024-02-19 09:38:50 -05:00
  • 20ebc86066 Support for compact output mode V13Axel 2024-02-19 08:58:32 -05:00
  • bccafece1a wip V13Axel 2024-02-17 21:09:01 -05:00
  • ec3545a773 Config for parallel testing V13Axel 2024-02-17 17:05:31 -05:00
  • e2a4c6b83b Use vim-notify when errors happen V13Axel 2024-02-17 17:02:32 -05:00
  • e429ba711d Change info to debug V13Axel 2024-02-17 13:31:05 -05:00
  • 05a3a8fe97 Further simplification V13Axel 2024-02-17 13:28:03 -05:00
  • 9f7192cee5 Simplify even further V13Axel 2024-02-17 13:06:57 -05:00
  • a8263451f5 Bunch of config reworks, better sail configurability V13Axel 2024-02-16 22:35:36 -05:00
  • 4a1cde9121 wip V13Axel 2024-02-16 17:48:42 -05:00
  • d12585b5b8 Make this even slicker V13Axel 2024-02-16 17:04:10 -05:00
  • 6bef79c766 Initial setup of some dynamic config bits V13Axel 2024-02-16 16:52:29 -05:00
  • 31e410341b initial stab at a dynamic config V13Axel 2024-02-16 16:34:16 -05:00
  • 5071eff864 only look for tests/pest.php V13Axel 2024-02-16 16:21:09 -05:00
  • 557018f052 Update readme V13Axel 2024-02-07 16:15:22 -05:00
  • 4a6586ec6f Properly, actually detect it and it works V13Axel 2024-02-07 11:10:00 -05:00
  • 0e33cea65d Automatically detect and use sail if it exists V13Axel 2024-02-07 11:03:16 -05:00
  • ddeea68616 Update readme V13Axel 2024-02-05 17:05:31 -05:00
  • 8b20d2e087 Update neotest-pest to work with Pest 2.0 V13Axel 2024-02-05 17:02:48 -05:00
  • 179ada37aa Better root and test dir matching V13Axel 2024-02-05 16:58:17 -05:00
  • a505827192 Make tests work with minimal_init.vim Michael Utz 2022-11-24 10:52:38 +03:00
  • 992ce56868 Fix tests for /opt neovim Michael Utz 2022-11-24 10:43:22 +03:00
  • ae0a335ef8 Use filter_dir for finding tests Michael Utz 2022-11-17 11:18:36 +03:00
  • 759565f9ac Make readme a bit better Michael Utz 2022-11-17 01:45:55 +03:00
  • e9f0ea068b Add github workflow Michael Utz 2022-11-17 01:36:49 +03:00
  • 46cdb550c8 Add support for skipped files Michael Utz 2022-11-17 01:35:21 +03:00
  • 2c652f9d90 Make sure error messages are passed Michael Utz 2022-11-17 01:26:02 +03:00
  • e09c38cc51 Get better short message output Michael Utz 2022-11-17 00:39:51 +03:00
  • a6351e49a4 Add test for skipped Michael Utz 2022-11-16 22:43:19 +03:00
  • cd5e0bffd3 Add test for errors Michael Utz 2022-11-16 22:40:30 +03:00
  • a2045b85bc Add test for failures Michael Utz 2022-11-16 22:34:14 +03:00
  • f2e87a2f99 Add test for single result Michael Utz 2022-11-16 22:19:35 +03:00
  • c017340679 Fix issue with tests that start with "it" Michael Utz 2022-11-16 17:11:56 +03:00
  • 6e04f7b2e7 Add test script Michael Utz 2022-11-16 14:30:35 +03:00
  • 0e7e90334f Add additional logging Michael Utz 2022-11-16 11:34:30 +03:00
  • a861622208 Add failing test Michael Utz 2022-11-16 11:34:22 +03:00
  • 5f13df4a8b Copy tests from phpunit Michael Utz 2022-11-16 11:34:14 +03:00
  • eba8cf0c07 Make sure IDs can correlate Michael Utz 2022-11-16 10:40:10 +03:00
  • eb1597c9bc Replace PHPUnit Michael Utz 2022-11-15 23:32:18 +03:00
  • 258e9d4ea7 Add results collector Michael Utz 2022-11-15 15:55:12 +03:00
  • 02bf4f2960 Add some phpstan annotations Michael Utz 2022-11-15 15:08:59 +03:00
  • ab76df29c4 Setup phpstan and pint Michael Utz 2022-11-15 15:08:38 +03:00
  • ba2b5d1122 Add utils file Michael Utz 2022-11-15 14:45:48 +03:00
  • 3c59087f41 Start work on query for module Michael Utz 2022-11-15 14:38:09 +03:00
  • 667cddc9de Set spec init Michael Utz 2022-11-15 14:38:04 +03:00
  • 73ff438e9c Add more variety to the test calls Michael Utz 2022-11-15 14:37:59 +03:00
  • d6dd4fd598 Add a deep nesting test Michael Utz 2022-11-14 22:44:51 +03:00
  • a38eaeeaef Add example tests Michael Utz 2022-11-14 22:43:05 +03:00
  • f6c7185eb7 Pest runs with dummy code Michael Utz 2022-11-14 22:24:22 +03:00
  • 0fbc1ad183 Run pest --init Michael Utz 2022-11-14 22:17:48 +03:00
  • bb7a1b7242 Ignore phpunit cache Michael Utz 2022-11-14 22:17:39 +03:00
  • dcc4ba520f Install pest via composer Michael Utz 2022-11-14 22:16:57 +03:00
  • 30a218365f Add stylua Michael Utz 2022-11-14 22:15:39 +03:00
  • fc8620c564
    Initial commit Michael Utz 2022-11-14 21:42:49 +03:00