Skip to content

Re-add helpers module#122

Merged
jelmer merged 1 commit intotesting-cabal:masterfrom
stephenfin:restore-removed-test-helpers
Mar 6, 2026
Merged

Re-add helpers module#122
jelmer merged 1 commit intotesting-cabal:masterfrom
stephenfin:restore-removed-test-helpers

Conversation

@stephenfin
Copy link
Copy Markdown
Collaborator

@stephenfin stephenfin commented Mar 6, 2026

As with testing-cabal/testtools#566, we should not have dropped these in a patch release and are seeing breakages in related projects. There's zero cost to keeping these around for a while longer so do just that.


This change is Reviewable

These are part of our public API and should not be removed in a patch
release. We do however deprecate them.

Signed-off-by: Stephen Finucane <stephen@that.guru>
@jelmer jelmer merged commit e89f0a4 into testing-cabal:master Mar 6, 2026
9 checks passed
@stephenfin stephenfin deleted the restore-removed-test-helpers branch March 25, 2026 13:13
stephenfin added a commit to stephenfin/testtools that referenced this pull request Mar 25, 2026
This was removed from fixtures recently [1]. While it has been re-added
[2], the fixture is small enough that we can just vendor it here.

Note that this makes fixtures a requirement of the test suite. That
seems okay given these tests are no longer packaged.

[1] testing-cabal/fixtures#114
[2] testing-cabal/fixtures#122

Signed-off-by: Stephen Finucane <stephen@that.guru>
stephenfin added a commit to stephenfin/testtools that referenced this pull request Mar 25, 2026
This was removed from fixtures recently [1]. While it has been re-added
[2], the fixture is small enough that we can just vendor it here.

A future change will make fixtures a hard requirement of our test suite,
since that's trivially doable now that we no longer package our tests.

[1] testing-cabal/fixtures#114
[2] testing-cabal/fixtures#122

Signed-off-by: Stephen Finucane <stephen@that.guru>
stephenfin added a commit to stephenfin/testtools that referenced this pull request Mar 26, 2026
This was removed from fixtures recently [1]. While it has been re-added
[2], the fixture is small enough that we can just vendor it here.

A future change will make fixtures a hard requirement of our test suite,
since that's trivially doable now that we no longer package our tests.

[1] testing-cabal/fixtures#114
[2] testing-cabal/fixtures#122

Signed-off-by: Stephen Finucane <stephen@that.guru>
stephenfin added a commit to stephenfin/testtools that referenced this pull request Mar 26, 2026
This was removed from fixtures recently [1]. While it has been re-added
[2], the fixture is small enough that we can just vendor it here.

A future change will make fixtures a hard requirement of our test suite,
since that's trivially doable now that we no longer package our tests.

[1] testing-cabal/fixtures#114
[2] testing-cabal/fixtures#122

Signed-off-by: Stephen Finucane <stephen@that.guru>
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