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.

13 Jul 2016 edition
Python

#67: Property-based Testing with Hypothesis

Let's talk about your unit testing strategy. How do you select the tests you write or do you even write tests? Typically, when you write a test you have to think of what you are testing and the exact set of inputs and…

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