During the work on the investigating task, we stumbled upon the lack of debugging tools. It is a good case to improve on the way to writing clear tests and for further development. Also, the debugger will be useful to learn code, read up on existing tests in a deeper way and write new integration and unit tests. Another problem is that it is hard to see the call stack of a function. It will save a lot of time for the current and future maintainers.
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
operations/software/thumbor-plugins | master | +27 -0 | Add the instruction to debug the tests using PyCharm IDE |
Event Timeline
Comment Actions
Change 823705 had a related patch set uploaded (by Vlad.shapik; author: Vlad.shapik):
[operations/software/thumbor-plugins@master] Add the instruction to debug the tests using PyCharm IDE
Comment Actions
Change 823705 merged by jenkins-bot:
[operations/software/thumbor-plugins@master] Add the instruction to debug the tests using PyCharm IDE