Commit 0e692005 by Ned Batchelder

Merge pull request #9 from edx/ned/readme-rst

Change README from .md to .rst
parents 17e247d6 08529892
# xblock-utils: Various utilities for XBlocks
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).)
(Especially those of `edx-solutions`_.)
To test the utilities, run:
.. _edx-solutions: https://github.com/edx-solutions
To test the utilities, run::
nosetests --with-coverage --cover-package xblockutils --cover-html
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