Simon Willison's WeblogMay 24, 2026, 9:38 PM

datasette-fixtures 0.1a0 Released

Original: datasette-fixtures 0.1a0

Simon Willison released datasette-fixtures 0.1a0, a plugin leveraging Datasette 1.0a30's new test database helper.

Simon Willison announced the release of datasette-fixtures 0.1a0, a new plugin designed to simplify plugin testing. It utilizes the new `datasette.fixtures.populate_fixture_database(conn)` helper introduced in Datasette 1.0a30. Developers can quickly test this functionality using `uvx` to generate mock database tables and retrieve sample JSON data without a full manual installation.

Simon Willison has announced the release of `datasette-fixtures 0.1a0`. This is a testing helper tool designed specifically for Datasette plugin developers.

Full summary

Free shows the 3-line summary; Pro unlocks the full deep summary (~300 words) so you never have to click through.

See Pro plans →

Want the original English / full article?

Read on Simon Willison's Weblog →

Summaries are AI-generated; the original article is authoritative.