testcontainers-python icon indicating copy to clipboard operation
testcontainers-python copied to clipboard

New Container: n8n

Open Thierrynjike opened this issue 2 months ago • 0 comments

What is the new container you'd like to have?

A n8n object container would serve testing and usage better.

Why not just use a generic container for this?

n8n support complex workflows that can be used in dev and production environment as well. With some configurations.

Functionality n8n is useful for complex workflows since it allows developers to execute a workflow remotely using webhooks.

A n8n server object allows development and production in a highly configurable, programmatic way, improving the overall agentic development experience.

Other references https://hub.docker.com/r/n8nio/n8n

Thierrynjike avatar Oct 11 '25 12:10 Thierrynjike