django-orchestra/scripts/tests/setup.sh

10 lines
135 B
Bash
Raw Normal View History

2014-05-08 16:59:35 +00:00
#!/bin/bash
# Setup the test environment
apt-get update
apt-get install python-pip iceweasel xvfb
pip install selenium xvfbwrapper