Commit c88c6ac5 authored by Julien Muchembled's avatar Julien Muchembled

TODO: document which mock library we should use

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