django-orchestra-test/scripts/tests/setup.sh
2014-05-08 16:59:35 +00:00

10 lines
135 B
Bash

#!/bin/bash
# Setup the test environment
apt-get update
apt-get install python-pip iceweasel xvfb
pip install selenium xvfbwrapper