Julian / Julian/regret

Add testing helpers

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
15
Forks
3
PR merge metrics
No merged PRs in 30d

Description

This would / should be used by downstream packages who:

- [ ] Are doing deprecations themselves and want to test code that should be deprecated
- [ ] Potentially fail for deprecated code that should have been removed (e.g. where `version` is later than the detected current version)
- [ ] Are *not* doing deprecations themselves and want to ensure other code they run does not raise deprecations (#28)
- [ ] Turn all deprecations into exceptions

(Possibly those are different and should split into separate tickets).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.