Writing reliable tests is difficult
05 Apr 2020
Microblog posting from 05 Apr 2020 at 10:56:16 +00:00.
Writing reliable tests is difficult. I have a bunch of tests that are failing because the underlying HTTP library has removed an insignificant space from the reported content type header. ☹