enc: add phpunit test

This commit is contained in:
asep.komarudin 2024-06-18 07:14:51 +07:00
parent 7117a875fb
commit 8374eb0483
3 changed files with 45 additions and 7 deletions

View file

@ -154,3 +154,6 @@ pcode.refactoring = false
pcode.nvim_dap = false -- not support for windows os
pcode.nvim_dap_javascript = false
pcode.nvim_dap_php = false
-- https://github.com/olimorris/neotest-phpunit
pcode.phpunit = true