Closed GoogleCodeExporter closed 8 years ago
Andre: Could you clarify please - how would code be loaded into Crunchy if
there is
no editing facility?
Original comment by johannes...@gmail.com
on 23 Jun 2007 at 9:09
"smart alec" answer: run an existing doctest without entering any user code in
the
editor. The (doctest) code is loaded inside Crunchy just fine.
Imagine a case where there is no user code needed to satisfy a doctest - this
is the
situation you have when keeping doctest-based unit tests in a .txt file. Unit
tests
are supposed to be run automatically, without user input (hence, without an
editor).
Crunchy does not need an editor/textarea to extract code inside a <pre> and run it.
(This question was adressed more fully in an email response to Bryan.)
Original comment by andre.ro...@gmail.com
on 23 Jun 2007 at 12:42
After discussion on a python-testing list, this feature was deemed to be not
needed.
Original comment by andre.ro...@gmail.com
on 23 Nov 2007 at 11:36
Original issue reported on code.google.com by
andre.ro...@gmail.com
on 4 May 2007 at 11:51