DDEV-Local Automated Testing
We’re quite proud of the automated testing setup we use to develop DDEV-Local. Each pushed commit to the project gets a full set of tests run on macOS, Windows with Docker-for-Windows, Windows with Docker Toolbox, and Linux (Ubuntu). Originally we tested quite nicely with just CircleCI (on Linux), and that did pretty well at finding issues … Continued