Commit 7306fc30 by dragonfi

readme: Explain how to run tests

parent 0f497fa7
xblock-utils # xblock-utils: Various utilities for XBlocks
============
These are a collection of useful utility functions,
test base classes and documentation shared by many XBlocks.
(Especially those of [edx-solutions](https://github.com/edx-solutions).)
To test the utilities, run:
nosetests --with-coverage --cover-package xblockutils
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