Read more stories on Hashnode
Articles with this tag
Once upon a time I decided to write some integration tests with help of VCR.py. VCR.py simplifies and speeds up tests that make HTTP requests. It records all HTTP interactions in a cassette file. When you run the same code again, it will replay all H...
I've switched back to Windows on work recently. Turned out I am too attached to Far Manager(these days Far is even greater with ConEmu). If you are a developer on Windows and you do not know about this stuff, go check it out. It is fantastic. Scott H...