[Bug 44220] Support Python unit testing using `python setup.py test`

2014-04-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44220 Antoine hashar Musso has...@free.fr changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 44220] Support Python unit testing using `python setup.py test`

2014-04-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44220 --- Comment #4 from Antoine hashar Musso has...@free.fr --- For tox, one has a bunch of informations at https://www.mediawiki.org/wiki/Continuous_integration/Tutorials/Test_your_python -- You are receiving this mail because: You are the

[Bug 44220] Support Python unit testing using `python setup.py test`

2013-07-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44220 Antoine hashar Musso has...@free.fr changed: What|Removed |Added Blocks||50344 -- You

[Bug 44220] Support Python unit testing using `python setup.py test`

2013-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44220 Legoktm legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 44220] Support Python unit testing using `python setup.py test`

2013-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44220 Krinkle krinklem...@gmail.com changed: What|Removed |Added Priority|Normal |Low

[Bug 44220] Support Python unit testing using `python setup.py test`

2013-02-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44220 --- Comment #2 from Ori Livneh o...@wikimedia.org --- (In reply to comment #1) One possible trouble is that setup.py will install third party libraries from pip and we do not want to blindly install third party stuff and run their code.

[Bug 44220] Support Python unit testing using `python setup.py test`

2013-01-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44220 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |Normal -- You

[Bug 44220] Support Python unit testing using `python setup.py test`

2013-01-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44220 --- Comment #1 from Antoine hashar Musso has...@free.fr --- We definitely want to use tox :-] That requires some macro definition in Jenkins Job Builder nothing to worry about. One possible trouble is that setup.py will install third party

[Bug 44220] Support Python unit testing using `python setup.py test`

2013-01-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44220 Ori Livneh o...@wikimedia.org changed: What|Removed |Added CC|