Skip to content

Relax the return type on UseFixtureProtocol.getDetails#456

Merged
jelmer merged 1 commit intotesting-cabal:masterfrom
allenap:relax-use-fixture-protocol
Jul 22, 2025
Merged

Relax the return type on UseFixtureProtocol.getDetails#456
jelmer merged 1 commit intotesting-cabal:masterfrom
allenap:relax-use-fixture-protocol

Conversation

@allenap
Copy link
Copy Markdown
Contributor

@allenap allenap commented Jul 22, 2025

Because of circular imports between testtools and fixtures it was not feasible to adhere to this protocol as it stood. Instead, just expect a dict.

Because of circular imports between `testtools` and `fixtures` it was not
feasible to adhere to this protocol as it stood. Instead, just expect a
`dict`.
@jelmer jelmer merged commit 9bf4022 into testing-cabal:master Jul 22, 2025
7 checks passed
@allenap allenap deleted the relax-use-fixture-protocol branch July 23, 2025 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants