Re: [Django] #6477: Make running unit tests easier

4 views
Skip to first unread message

Django

unread,
Jul 11, 2014, 5:34:27 PM7/11/14
to django-...@googlegroups.com
#6477: Make running unit tests easier
-------------------------------------+-------------------------------------
Reporter: Bastian Kleineidam | Owner: nobody
<calvin@…> | Status: closed
Type: Uncategorized | Version: master
Component: Testing framework | Resolution: wontfix
Severity: Normal | Triage Stage:
Keywords: | Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by blueyed):

* ui_ux: => 0
* type: => Uncategorized
* severity: => Normal
* easy: => 0


Comment:

I have provided a pull request for a Makefile at:
https://github.com/django/django/pull/2906

Its main concern currently is also to run `make test` easily.

Regarding the comment from mtredinnick above:

> Not every system will have make on it

That's not a reason to not provide an easy path on systems where it is
available (Linux, MacOS, ..).

--
Ticket URL: <https://code.djangoproject.com/ticket/6477#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jul 11, 2014, 6:12:01 PM7/11/14
to django-...@googlegroups.com
#6477: Make running unit tests easier
-------------------------------------+-------------------------------------
Reporter: Bastian Kleineidam | Owner: nobody
<calvin@…> | Status: closed
Type: Uncategorized | Version: master
Component: Testing framework | Resolution: wontfix
Severity: Normal | Triage Stage:
Keywords: | Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by aaugustin):

Since that ticket was filed, Django gained a sample test settings file and
it has become possible to run the tests with `cd tests; ./runtests.py`.
Hiding that behind a Makefile doesn't really help. So it's still a wontfix
for me.

--
Ticket URL: <https://code.djangoproject.com/ticket/6477#comment:4>

Reply all
Reply to author
Forward
0 new messages