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's Weblog 原文 →摘要由 AI 整理,以原文為準。