parad10x

joined 2 years ago
[–] parad10x 1 points 2 years ago

If it's just editing /etc/hosts you can probably do some scripting to do it automatically. i.e. for Python, you might be able to use something like https://github.com/jonhadfield/python-hosts and integrate it into your test setup script.