Hello,
In continuing to port cookiecutter I was led to find some extra
dependencies missing. This module is needed by a dependency for testing
purposes so is needed to continue working on this porting project.
py-chai is an easy to use API for mocking and stubbing framework based
on the unittest module.
- All tests pass for both py2 and py3
- No errors with `make package` on python2, there is a helper file for
Python 2 included which has a syntax error for python3 but `make
package` still works and does not seem to bother the module.
- No existing ports rely on this module.
Can I please get feedback on this and get it merged if things look good?
Thank you in advance,
--
Edward Lopez-Acosta
No comments:
Post a Comment