Curated river of news

Reader

Latest posts from blogs I follow

2974 entries
60 pages

209: Testing argparse Applications(opens in new tab)

How do you test the argument parsing bit of an application that uses argparse?This episode covers:Design for Test: Structuring your app or script so it's easier to test.pytest & capsys for testing stdoutAdding debug and preview flags for debugging and ...

Gratitude(opens in new tab)

How I got here is already far too long of a post, so I must include this for all the credits and gratitude I need to extend to those who made this possible. To my parents: who supported me every ...