Welcome | Get started | Dive into Lino | Contribute | Topics | Reference | More

lino_book.projects.mti.tests.test_misc

Test some functionalities-

This module is part of the Lino test suite. You can test only this module by issuing either:

$ go mti
$ python manage.py test
$ python manage.py test tests.test_misc.QuickTest

or:

$ go book
$ python setup.py test -s tests.ProjectsTests.test_mti

Classes

QuickTest([methodName])