Michael Munger

Results 6 comments of 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... ![image](https://user-images.githubusercontent.com/6370814/178775509-2e0ffacc-9c60-447f-b1eb-2b2b1219db48.png) On Debian 11. ![image](https://user-images.githubusercontent.com/6370814/178775591-2a1750b1-8dee-4c1f-9f25-a97a81c5f247.png)

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...