robofab
.
test
.testSupport
index
/code/projects/robofab/Lib/robofab/test/testSupport.py
Miscellaneous helpers for our test suite.
Modules
os
sys
types
unittest
Functions
getDemoFontGlyphSetPath
()
Return the path to Data/DemoFont.ufo/glyphs/.
getDemoFontPath
()
Return the path to Data/DemoFont.ufo/.
runTests
(testCases
=None
, verbosity
=1
)
Run a series of tests.