Skip to content

Conversation

@delatrie
Copy link
Contributor

Context

The PR changes AllureLifecycle to only write a container if it has at least one fixture of any type. This may drastically reduce the number of container files written to disk in some cases, especially if there are many tests that don't use test-scoped setup/teardown.

Checklist

The PR changes AllureLifecycle to only write a container if it has
at least one fixture of any type.
@delatrie delatrie changed the title feat(commons): reduce the number of output files written on disk by precluding empty *-container.json files from the output feat(commons): don't emit empty *-container.json files Aug 13, 2025
@delatrie delatrie merged commit 472300a into main Aug 13, 2025
7 checks passed
@delatrie delatrie deleted the fix/empty-containers branch August 13, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants