Package nltk :: Package test :: Module all
[hide private]
[frames] | no frames]

Module all

source code

Test suite that runs all NLTK tests.

This module, `nltk.test.all`, is named as the NLTK ``test_suite`` in the project's ``setup-eggs.py`` file. Here, we create a test suite that runs all of our doctests, and return it for processing by the setuptools test harness.

Functions [hide private]
 
additional_tests() source code