The TestCase API doesn't accept arguments, so passing arguments for some TestCase subclasses makes adding new inheritance/mixins tricky. Instead, prefer configuration via class attributes for TestCases.
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.