summaryrefslogtreecommitdiff
path: root/functional_tests/test_attribute_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Fix #728: attrib plugin rejects any staticmethodJohn Szakmeister2014-02-201-0/+10
* Fix #771: attr plugin is broken when parent overrides child methodJohn Szakmeister2014-02-201-0/+14
* Overhaul the Attribute Selector plugin to fix the following bugs:Bobby Impollonia2011-05-011-64/+75
* @attr can now be used as a class decorator (Issue 292)kumar2011-03-191-0/+2
* Implemented assert inspection as a plugin.Jason Pellerin2007-04-131-0/+2
* Added array-attribute testsJason Pellerin2007-04-131-0/+65
* Use selector for test case loading, too, unless configured otherwise. More at...Jason Pellerin2007-04-131-0/+47
* Added functional test for test cases, implemented testName and describeTest p...Jason Pellerin2007-04-131-0/+54