Skip to content
TILens What matters today in tech v0.0.5
Theme

Daily edition · Python

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

16 Jun 2016 edition
Python

#63: Validating Python tests with mutation testing

Do you think it's a good idea to test your software? Do you write unit tests or other automated verification for code? I think most of us do these days. A key question is how do you know whether your tests sufficiently…

Source: Talk Python To Me Michael Kennedy (@mkennedy)