ClarityNLP
latest
Setup
User Guide
Developer Guide
For Algorithm Developers
Technical Overview
Utility Algorithms
Task Algorithms
NLPQL Expression Evaluation Algorithms
Building Custom Task Algorithms
Testing
Testing NLP Algorithms
For App Developers
IT Guide
NLPQL Reference
API Reference
Frequently Asked Questions (FAQ)
Troubleshooting Guide
About
ClarityNLP
Docs
»
Developer Guide
»
Testing NLP Algorithms
Edit on GitHub
Testing NLP Algorithms
¶
This application uses
pytest
.
Running Pytest from the
nlp
directory
¶
From the command line:
python3
-
m
pytest
tests
/