Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #102113
| From | David Palao <dpalao.python@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Python Unit test |
| Date | 2016-01-26 14:48 +0100 |
| Message-ID | <mailman.4.1453816110.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> |
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
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