python - Functional tests with vagrant in docker -


to test parts of code require fresh vm use vagrant. automate testing use python-vagrant package automatically create , destroy vms.

the problem switched docker, app in containerized , therefore run tests inside testing container. if install vagrant inside container complains there no virtualbox around. there possibility solve problem?

right created makefile function spins vm runs container executing tests , destroys vm @ end. not allow me perform vm rollbacks between tests , on.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

node.js - Express and Redis - If session exists for this user, don't allow access -

excel - I can't get the attachement of the email PHP -