If you have been following my blog, you may have noticed a pattern; I write a lot about testing software. Recently, I picked up a book on Building Micro Services, where I came across a chapter on testing micro services. This post is about mocking your pyt… Read more
Similar
pythontex - A LaTeX package that allows Python code entered within a TeX document to be executed, and the output to be included in the original document. (more…)
Read more »
Hi! I'm Will and this is where I write about software, technology, and startup stuff. You can find more from me @lyonwj and on tumblr. (more…)
Read more »
Closing Keynote Talk - PyCon India, Chennai, October 13, 2019 (Screencast). In this talk, I live-code a simple stack machine and turn it into an interpreter ... (more…)
Read more »
This paper presents EinsteinPy (version 0.3), a community-developed Python
package for gravitational and relativistic astrophysics. Python is a free, easy
to use a high-level programming language which has seen a huge expansion in the
number of its users ... (more…)
Read more »
When testing a modification to a Python program, I noticed a strange thing:some of the messages that the program should have been sending to the syslogwere m... (more…)
Read more »