
Runnable
Runnable helps you ship faster by freeing the burden of managing dev environments and reducing your dependence on the staging server. Every branch gets it's own full-stack environment, and stays up to date with every git push.
- Runnable environments include all your services, replicated databases and other components.
- Every change can now be tested end-to-end. Support for Selenium/WebDriver is included.
- Environment links, state, and test results are shared on the Pull Request page, giving you one-click access to verify changes and view logs.
- Environments are built using your repository's Dockerfile. No Dockerfile? Runnable creates one for you.
- Dedicated infrastructure per team keeps your code private, secure and keeps performance consistent.