Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #102128
| From | Joel Goldstick <joel.goldstick@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Python Unit test |
| Date | 2016-01-26 10:56 -0500 |
| Message-ID | <mailman.17.1453823826.2338.python-list@python.org> (permalink) |
| References | <e6d96722-9d71-4bc5-9f98-33eeaa09d70d@googlegroups.com> <mailman.2.1453809338.2338.python-list@python.org> <658abeb0-d14e-4e0a-a3fe-f128a198840c@googlegroups.com> <CAKUKWzmGK3gen6VfWvELEgFPDx1T6uiUMiX3gdQGe-wPp=G9tg@mail.gmail.com> <756A3264-B329-4D13-924C-6E2CF9B43B06@gmail.com> |
On Tue, Jan 26, 2016 at 10:48 AM, Tolu Agboola <toluagboola@gmail.com> wrote: > I'll go with number 2. I don't know how to apply the ideas to the code I > have. > > Sent from my iPhone > > > On 26 Jan 2016, at 15:48, David Palao <dpalao.python@gmail.com> wrote: > > > > Well, there is a very specific example in there. > > But you still don't give us much information about *concrete* troubles > you have. > > I *guess* that one of the following is true: > > 1) You have problems to understand some part of the example in the > > unittest module documentation. > > 2) You don't know how to apply those ideas to some specific code you > have. > > 3) something else. > > Could you please be more specific? > > > > Best > > > > 2016-01-26 13:26 GMT+01:00 <toluagboola@gmail.com>: > >> Yes I have studied the page but it's quite vague to me. So we have this > project - Development of a touch screen controllable IEC61850 standard > protocol analyzer. With this analyzer user can monitor and analyze network > traffic in substation network. > >> -- > >> https://mail.python.org/mailman/listinfo/python-list > -- > https://mail.python.org/mailman/listinfo/python-list > Test driven development with python and django. The complete text is online here: http://chimera.labs.oreilly.com/books/1234000000754/pr02.html#_python_3_and_programming -- Joel Goldstick http://joelgoldstick.com/stats/birthdays
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python Unit test toluagboola@gmail.com - 2016-01-26 03:09 -0800
Re: Python Unit test David Palao <dpalao.python@gmail.com> - 2016-01-26 12:55 +0100
Re: Python Unit test toluagboola@gmail.com - 2016-01-26 04:26 -0800
Re: Python Unit test David Palao <dpalao.python@gmail.com> - 2016-01-26 14:48 +0100
Re: Python Unit test Bernardo Sulzbach <mafagafogigante@gmail.com> - 2016-01-26 12:24 -0200
Re: Python Unit test Tolu Agboola <toluagboola@gmail.com> - 2016-01-26 17:48 +0200
Re: Python Unit test Joel Goldstick <joel.goldstick@gmail.com> - 2016-01-26 10:56 -0500
Re: Python Unit test David Palao <dpalao.python@gmail.com> - 2016-01-26 17:04 +0100
Re: Python Unit test 4ndre4 <4ndre4@4ndre4.com.invalid> - 2016-01-26 20:57 +0000
Re: Python Unit test toluagboola@gmail.com - 2016-01-26 20:57 -0800
Re: Python Unit test Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2016-01-27 07:54 -0500
Re: Python Unit test toluagboola@gmail.com - 2016-01-28 08:57 -0800
Re: Python Unit test 4ndre4 <4ndre4@4ndre4.com.invalid> - 2016-01-30 18:03 +0000
csiph-web