diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2023-09-10 13:50:34 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2023-09-10 13:50:34 +0200 |
commit | f1863a1a463714594f0678e919aaba0953bc0654 (patch) | |
tree | eecfd51e29b5a750a8c6ad2003b26a3baa61f088 /doc/src/usage | |
parent | 6c63b1fcfe593e002aacfb6093a509137999e97e (diff) | |
download | hubzilla-ddev-f1863a1a463714594f0678e919aaba0953bc0654.tar.gz hubzilla-ddev-f1863a1a463714594f0678e919aaba0953bc0654.tar.bz2 hubzilla-ddev-f1863a1a463714594f0678e919aaba0953bc0654.zip |
Fix ddev config and add phpunit subcommand
+ Update config to use ./core as working dir.
Hubzilla assumes it is running with it's root directory as the cwd, so
this makes sure tests work correctly when invoked through ddev.
+ Add phpunit ddev subcommand
Enables running phpunit in the container directly from the host terminal
like this.
$ ddev phpunit -c tests/phpunit.xml tests
The paths are relative to ./core
Diffstat (limited to 'doc/src/usage')
0 files changed, 0 insertions, 0 deletions