Echo JS 0.11.0

<~>

tracker1 945 days ago. link 1 point
Venturing OT, but if you're doing end to end tests, I would suggest getting familiar with Docker, docker-compose and its' usage.  It's very easy to stand-up your entire environment, run your tests, and stand-down said environment.  Many CI/CD runners have a full docker environment available, so this makes integration super easy as well.