jan-spurny
jan-spurny
I run into a problem when porting our software from python2 to python3 - there are unittests which just compare html output (`str`) of yattag to stored html files -...
I usually keep htop running all the time, and I noticed that after waking up from hibernation, values reported are completely wrong. For example - I run something CPU-intensive and...
I just upgraded from mockito-1.3.0 to mockito-1.4.0 and many of my tests began to fail. Here is "somewhat minimal" example of what kind of code used to work, but it...