https://bugzilla.wikimedia.org/show_bug.cgi?id=44220

       Web browser: ---
            Bug ID: 44220
           Summary: Support Python unit testing using `python setup.py
                    test`
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Testing Infrastructure
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Extension:EventLogging has a suite of Python unit tests, triggered by running
`python setup.py test` in the server/ subdirectory. It would be great to have
those run by Jenkins.

Even better would be to run the test suite under tox
<http://tox.readthedocs.org/en/latest/>. EventLogging provides a tox config
file in server/tox.ini, so running 'tox' in servers/ triggers a test run on
both Python 2 and Python 3.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to