Why the need to scale Scrum? How did the LeSS framework help us? What problems have we encountered and how have we overcome them?
Python has all of us our favorite pip package manager, but progress does not stand still and the community has made a new convenient pipenv tool. Let's look at it and answer. Is it time to switch to it?
At MoscowPython 33, I already outlined the state of property testing in Python and briefly about Hypothesis. I propose to continue, but in substance. In this report, I will show you with examples how to effectively apply Hypothesis, find unobvious bugs and improve the quality of your tests.
Source: https://habr.com/ru/post/341578/
All Articles