Skip to content

Run tests in docker and generate coverage#35

Open
devastion wants to merge 4 commits into
olimorris:mainfrom
devastion:feat/add-docker-and-coverage-support
Open

Run tests in docker and generate coverage#35
devastion wants to merge 4 commits into
olimorris:mainfrom
devastion:feat/add-docker-and-coverage-support

Conversation

@devastion

@devastion devastion commented Nov 7, 2025

Copy link
Copy Markdown

Running tests inside docker container. Automatically detect via service name or port. Also it patches the DAP configuration to use the docker container as well. So when you are running neotest with dap it attaches to container's xdebug. I'm planning to include an option to pick a container via vim.ui.select and attach to it, but it may be kinda out of the scope of this plugin.

@devastion devastion force-pushed the feat/add-docker-and-coverage-support branch 6 times, most recently from 1965951 to 916e1b4 Compare November 13, 2025 13:28
@devastion devastion force-pushed the feat/add-docker-and-coverage-support branch from 916e1b4 to ae3abca Compare February 18, 2026 12:08
Execute tests inside docker container and copy results to the host afterwards. Automatically detects the php container via container name or port.
@devastion devastion force-pushed the feat/add-docker-and-coverage-support branch from ae3abca to d25e674 Compare March 4, 2026 10:57
@devastion devastion changed the title Adding docker and coverage support (WIP) Run tests in docker and generate coverage Mar 4, 2026
@devastion devastion force-pushed the feat/add-docker-and-coverage-support branch 2 times, most recently from 96b6986 to ee74add Compare March 5, 2026 12:23
Generate coverage from phpunit test execution.
@devastion devastion force-pushed the feat/add-docker-and-coverage-support branch from ee74add to a5711d7 Compare March 5, 2026 12:29
@devastion devastion force-pushed the feat/add-docker-and-coverage-support branch from af17be8 to a5711d7 Compare March 24, 2026 17:42
@devastion devastion force-pushed the feat/add-docker-and-coverage-support branch from 248cdb7 to 20695d1 Compare March 28, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant