Hi gang!

trying to learn something about unit testing python software...

  [EMAIL PROTECTED] /data3/gump/gump-install]$ export \
    PYTHONPATH=/data3/gump/gump-install/python/
  [EMAIL PROTECTED] /data3/gump/gump-install]$ sh gumpytest.sh

(...)

INFO:gump:Performed [29] tests with [15] issues.

I tried running this as ajack too, which resulted in

INFO:gump:Performed [66] tests with [1] issues.

yet the output included lots of statements like

  ERROR:gump:Failed to download [http://no_such_url_to_test_missing].
  Details: [Errno socket error] (-2, 'Name or service not known')

* Is this to be expected?
* How am I supposed to run these tests on my local machine?
* Do I need a profile or anything like that set up?
* Are there fancy python equivalents to stuff like junitreport and
  clover for python?
* Are there docs that answer these Qs somewhere?

--
thanks for your patience, and g'night!

- Leo Simons

-----------------------------------------------------------------------
Weblog              -- http://leosimons.com/
IoC Component Glue  -- http://jicarilla.org/
Articles & Opinions -- http://articles.leosimons.com/
-----------------------------------------------------------------------
"We started off trying to set up a small anarchist community, but
 people wouldn't obey the rules."
                                                        -- Alan Bennett


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to