Commit c88c6ac5 authored by Julien Muchembled's avatar Julien Muchembled

TODO: document which mock library we should use

parent a72ddfb3
......@@ -156,9 +156,8 @@
like fstail for FileStorage.
Tests
- Use another mock library that is eggified and maintained.
See http://garybernhardt.github.com/python-mock-comparison/
for a comparison of available mocking libraries/frameworks.
- Use another mock library: Python 3.3+ has unittest.mock, which is
available for earlier versions at https://pypi.python.org/pypi/mock
- Fix epoll descriptor leak.
Later
......
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