https://bugzilla.wikimedia.org/show_bug.cgi?id=64137
--- Comment #2 from Mpaa mpaa.wiki@gmail.com --- The following fails if family is not "wikipedia" in user-config.py:
....F............ ====================================================================== FAIL: testGeneral (page_tests.TestPageObject) ---------------------------------------------------------------------- Traceback (most recent call last): File "page_tests.py", line 116, in testGeneral % (site.lang, mainpage.title())) AssertionError: '[[wikipedia:en:Main Page]]' != u'[[en:Main Page]]'
---------------------------------------------------------------------- Ran 17 tests in 1.200s
It should not be mandatory to run tests using wikipedia as config family.