Commit 9f6e6281 by Christine Lytwynec

Merge pull request #8342 from edx/clytwynec/axs_testing

add script for jenkins to run accessibility tests
parents 162ba962 beaacd5d
#!/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