You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most people seem to use Vagrant as the provider Beaker uses for standing up test VMs. I have that setup working well, but it's quite slow. Docker would allow caching of unchanged steps, dramatically speeding up the process.
Most people seem to use Vagrant as the provider Beaker uses for standing up test VMs. I have that setup working well, but it's quite slow. Docker would allow caching of unchanged steps, dramatically speeding up the process.
This is a long-term TODO.