DrTrigon added a comment.
continue by running the tests, like: > [19:46:44] <DrTrigon_> AbdealiJK: How to run the test now? bulk_test.py? > [19:47:16] <AbdealiJK> DrTrigon_, You need the test-requirements.txt for that (from git) - it has the same test requirements as pywikibot, so jayvdb has them installed already > [19:48:01] <AbdealiJK> `pip install pytest pytest-env mock pytest-timeout` - should be enough I think > > [19:49:42] <AbdealiJK> DrTrigon_, Nope, sorry for being vague on details. `pip install -r test-requirements.txt` and then `python -m pytest` > [19:50:26] <DrTrigon_> ...with the test-requirements.txt from github? TASK DETAIL https://phabricator.wikimedia.org/T136985 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: DrTrigon Cc: jayvdb, AbdealiJK, Aklapper, pywikibot-bugs-list, DrTrigon, Zppix, Lethexie, Jay8g _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
