I ported the solution from explosion/spaCy#12181 into weasel. Additionally, I have added pytest markers to identify when a test function is related with an issue, like it's set up on the spaCy repo.
Types of change
Bug fix.
Checklist
[x] I confirm that I have the right to submit this contribution under the project's MIT license.
[x] I ran the test suite, and all new and existing tests passed.
[x] My changes don't require a change to the documentation, or if they do, I've added all required information.
Description
Resolves #66
I ported the solution from explosion/spaCy#12181 into weasel. Additionally, I have added pytest markers to identify when a test function is related with an issue, like it's set up on the spaCy repo.
Types of change
Bug fix.
Checklist