dependency-injection

Tag

Cards List
#dependency-injection

asyncinject 0.7

Simon Willison's Blog · 2026-06-11 Cached

asyncinject 0.7 is released, a Python library for running async workflows using pytest-fixtures-style dependency injection. The release includes bug fixes spotted and fixed by Claude Fable 5, an AI model.

0 favorites 0 likes
#dependency-injection

How do I write Elixir tests?

Lobsters Hottest · 2026-05-14 Cached

Blog post offering guidelines for writing Elixir tests, including using @subject module attributes, describe blocks, and avoiding module mocking in favor of dependency injection.

0 favorites 0 likes
#dependency-injection

Zig 0.16.0 release notes: "Juicy Main"

Simon Willison's Blog · 2026-04-15 Cached

Zig 0.16.0 released with a new feature called 'Juicy Main' that provides dependency injection for the main() function, giving convenient access to allocators, IO, environment variables, and CLI arguments.

0 favorites 0 likes
← Back to home

Submit Feedback