Running and extending testsΒΆ

The tests are all written using unittest and run through zope.testrunner.

Zope also support integration tests but these are not much used for ztm.topicmaps as it does not provide much browser functionality beyond the unfinished JSON API for asynchronous search.

Previous topic

Documenting ztm.topicmaps

Next topic

Ontology

This Page