Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #102110
| From | David Palao <dpalao.python@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Python Unit test |
| Date | 2016-01-26 12:55 +0100 |
| Message-ID | <mailman.2.1453809338.2338.python-list@python.org> (permalink) |
| References | <e6d96722-9d71-4bc5-9f98-33eeaa09d70d@googlegroups.com> |
Hello, It would be good to provide more details on what you need help for. For instance, have you read the manual https://docs.python.org/3/library/unittest.html ? It even contains a couple of examples. Best 2016-01-26 12:09 GMT+01:00 <toluagboola@gmail.com>: > I'm a University student of IT with majors in Embedded Systems. I have this assignment where I have to write Unittest for a simple Python Code without having prior knowledge of Python. I really need some help. > Thanks > -- > 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