rugk
|
285f592e70
|
test(phpunit): fix PHPUnit different CWD with a custom command
As per https://github.com/recca0120/vscode-phpunit/issues/385#issuecomment-3947799942
Also needed to set `XDEBUG_MODE`.
Generally works, but now I get test failures.
|
2026-02-24 12:37:47 +00:00 |
|
rugk
|
72c8769bcb
|
wipfix: try providing path to local node_module mocha
|
2026-02-23 15:19:09 +00:00 |
|
rugk
|
809a79bd3e
|
fix(devcontainer): make it possible to run mocha tests in VSCode using different extension
Indeed https://github.com/maty21/mocha-sidebar/issues/181#issuecomment-1016768595 seems to work and pointed me to a better extension.
This works better than maty.vscode-mocha-sidebar which could not find nyc.
|
2026-02-23 14:44:21 +00:00 |
|
rugk
|
422f149c52
|
feat(devcontainer): try provide --bootstrap arg and use global phpunit
|
2026-02-23 13:40:10 +00:00 |
|
rugk
|
dd69cb89af
|
fix(devcontainer): try adjusting scripts/setup for xdebug VSCode extension
|
2026-02-16 22:59:05 +00:00 |
|
Joe Skeen
|
49a87c6038
|
add workspace settings with config files treated as INI
|
2023-12-08 16:30:45 +00:00 |
|
rugk
|
b2e4920aa2
|
feat: add basic support for debugging and working with devcontainer
For GitHub Codespaces e.g.
|
2023-08-25 06:49:19 +02:00 |
|