Simon Willison’s Weblog

Subscribe

Entries tagged softwareengineering, pytest

Filters: Type: entry × softwareengineering × pytest × Sorted by date


How I build a feature

I’m maintaining a lot of different projects at the moment. I thought it would be useful to describe the process I use for adding a new feature to one of them, using the new sqlite-utils create-database command as an example.

[... 2779 words]

PAGNIs: Probably Are Gonna Need Its

Luke Page has a great post up with his list of YAGNI exceptions.

[... 1289 words]