Michael Munger
Michael Munger
Having looked at it, it does seem trivial to setup. Someone please correct me if I am wrong. `PHPUnit\DbUnit\TestCastTrait` overrides `PHPUnit\Framework\TestCase::setUp()` and `PHPUnit\Framework\TestCase::tearDown()` (among others). To write your own DB...
What I got from the post was _"I don't use it. I don't recommend people use it. People I respect don't use it, so I'm not going to devote time...
Confirmed this is still present in v3.1.2.
Same. Excitedly waiting for update...  On Debian 11. 
It's a python complaint. Use a script that fires at boot: Not ideal, but: ``` #!/bin/bash cd /usr/src/Git-Auto-Deploy python -m gitautodeploy --daemon-mode --quiet --config /usr/src/Git-Auto-Deploy/config.json ```
I have been battling this for nearly (wasted) three hours now. Neither the correction above works in 3.6.1, nor does the existing code (master). Just returning the string before the...