mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 18:06:29 +03:00
fix broken link to test suite models
This commit is contained in:
parent
4046823699
commit
a0b912c528
|
@ -238,7 +238,7 @@ p
|
||||||
python -m pytest <spacy-directory> --models --en # basic and English model tests
|
python -m pytest <spacy-directory> --models --en # basic and English model tests
|
||||||
|
|
||||||
+infobox("Note on model tests", "⚠️")
|
+infobox("Note on model tests", "⚠️")
|
||||||
| The test suite specifies a #[+a(gh("spacy", "tests/conftest.py")) list of models]
|
| The test suite specifies a #[+a(gh("spacy", "spacy/tests/conftest.py")) list of models]
|
||||||
| to run the tests on. If a model is not installed, the tests will be
|
| to run the tests on. If a model is not installed, the tests will be
|
||||||
| skipped. If all models are installed, the respective tests will run once
|
| skipped. If all models are installed, the respective tests will run once
|
||||||
| for each model. The easiest way to find out which models and model
|
| for each model. The easiest way to find out which models and model
|
||||||
|
|
Loading…
Reference in New Issue
Block a user