1
0
Fork 0
mirror of https://github.com/pnx/neotest-phpunit synced 2026-06-16 03:54:55 +02:00
No description
Find a file
2022-11-16 22:34:14 +03:00
lua/neotest-pest Fix issue with tests that start with "it" 2022-11-16 22:12:19 +03:00
scripts Add test script 2022-11-16 14:30:35 +03:00
specs Add test for failures 2022-11-16 22:34:14 +03:00
src Pest runs with dummy code 2022-11-14 22:24:22 +03:00
tests Add failing test 2022-11-16 11:34:22 +03:00
.gitignore Ignore phpunit cache 2022-11-14 22:17:39 +03:00
.stylua.toml Add stylua 2022-11-14 22:15:39 +03:00
composer.json Setup phpstan and pint 2022-11-15 15:08:38 +03:00
composer.lock Setup phpstan and pint 2022-11-15 15:08:38 +03:00
LICENSE Initial commit 2022-11-14 21:42:49 +03:00
phpstan.neon Setup phpstan and pint 2022-11-15 15:08:38 +03:00
phpunit.xml Pest runs with dummy code 2022-11-14 22:24:22 +03:00
README.md Initial commit 2022-11-14 21:42:49 +03:00

neotest-pest

Neotest adapter for PestPHP