Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pytest.ini « tests « stanza - github.com/stanfordnlp/stanza.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fed061a13990cb8dce5fec26e3df50a69123cfe8 (plain)
1
2
3
4
5
[pytest]
markers =
    travis: all tests that will be run in travis CI
    client: all tests that are related to the CoreNLP client interface
    pipeline: all tests that are related to the Stanza neural pipeline