Skip to content
Snippets Groups Projects
Commit 05afd4f5 authored by nickolas360's avatar nickolas360
Browse files

Add tests/README.md

parent 4d82debe
No related branches found
No related tags found
No related merge requests found
Tests
=====
To run pyrcb's unit tests, run the file [tests.py](tests.py). The tests should
pass for both Python 2 and 3.
[mock](https://pypi.python.org/pypi/mock) must be installed to run the tests
with Python 2 (it is included in Python 3's standard library). No additional
dependencies are required.
The file [pyrcb.py](pyrcb.py) should be in this directory. It is symlinked
here, but if the symlink isn't working, you can simply copy the file.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment