Commit beaacd5d by Christine Lytwynec

add script for jenkins to run accessibility tests

parent 94e98e9c
#!/usr/bin/env bash
echo "Setting up for accessibility tests..."
source scripts/jenkins-common.sh
echo "Running explicit accessibility tests..."
SELENIUM_BROWSER=phantomjs paver test_bokchoy -d accessibility
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment