And Past
And Past
Dealing with a similar issue, I found the **Linux System Errors** documentation containing code errors and core definition. i.e.: E2BIG: Argument list too long (POSIX.1) Reference: http://man7.org/linux/man-pages/man3/errno.3.html In our case...
It is possible to show additional information related **current expense**. Considering the already collected expenses values for the whole Party. It is possible to show some additional rates and values...
Sure! Makes a lot of sense. How can I analyze this on my local environment? There is some how to to start? Or, there is some public notebook for this?...
Excellent! I miss some Re-Run tests shortcut. By example, pressing R, tests re-run the same way when a file change event happens.
Hello, Joe, Thanks for your detailed review. I will check this and change code or reply properly. []'s, Andre
Joe, it seems excellent to add this requirements-test.txt file and declare it in setup.py file. I will implement this suggestion and commit soon. []'s, Andre
I added a version checker inside setup.py for python 2 compatibility. I really don't know if it is the best pratice, or can we keep it this way for this...
@joeyespo , I am working on [new tests over watcher.py](https://github.com/apast/pytest-watch/tree/14-add-tests-watcher.py) file. It would be great to have a feedback (or approval) about this current #79 tests style to replicate over...
#14 Add tests. Target code: watcher.py This test coverage started at [commit](https://github.com/joeyespo/pytest-watch/pull/79/commits/93614122dd2be0ed8e3e27956adfd720d8ad793f) The main purpose of this PR extension is coverage of file pytest_watch/watcher.py, aiming to achieve #14 issue purposes....
Hello @joeyespo , there are more changes to implement over this PR? I wanna proceed on implementations and more tests, handling open issues, but, before any change on core code,...