Commit f06c99fe by Julia Hansbrough

Update testing.md

parent 2a9c9ee7
......@@ -361,6 +361,13 @@ To view test coverage:
generates HTML and XML (Cobertura format) reports.
## Code Style Quality
To view code style quality (e.g. pep8 and pylint violations):
paver run_quality
## Testing using queue servers
When testing problems that use a queue server on AWS (e.g. sandbox-xqueue.edx.org), you'll need to run your server on your public IP, like so.
......
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