spaCy/spacy/tests/lang/de
Ines Montani 968aff2f6a
Update tests for pytest 4.x (#2965)
<!--- Provide a general summary of your changes in the title. -->

## Description
- [x] Replace marks in params for pytest 4.0 compat ([see here](https://docs.pytest.org/en/latest/deprecations.html#marks-in-pytest-mark-parametrize))
- [x] Un-xfail passing tests (some fixes in a recent update resolved a bunch of issues, but tests were apparently never updated here)

### Types of change
<!-- What type of change does your PR cover? Is it a bug fix, an enhancement
or new feature, or a change to the documentation? -->

## Checklist
<!--- Before you submit the PR, go over this checklist and make sure you can
tick off all the boxes. [] -> [x] -->
- [x] I have submitted the spaCy Contributor Agreement.
- [x] I ran the tests, 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.
2018-11-26 18:14:57 +01:00
..
__init__.py Remove imports in /lang/__init__.py 2017-05-08 23:58:07 +02:00
test_exceptions.py Update tests for pytest 4.x (#2965) 2018-11-26 18:14:57 +01:00
test_lemma.py German lemmatizer additions (#2529) 2018-07-09 11:10:15 +02:00
test_models.py Update tests 2017-06-05 02:09:27 +02:00
test_parser.py Update model fixtures and reorganise tests 2017-05-29 22:14:31 +02:00
test_prefix_suffix_infix.py Don't split hyphenated words in German 2017-09-16 20:40:15 +02:00
test_text.py Don't split hyphenated words in German 2017-09-16 20:40:15 +02:00