I've been getting into junit a lot recently, and loving it. I would love to help out with writing some junit protocol tests. Or come to think of it, I wonder if junit.org already has some premade smtp or pop junit tests. I'll take a look, but I doubt they have them.

Is anyone working on junit tests that I should collaborate with or shall I charge boldly forward?

Kenny Smith
JournalScape.com

Noel J. Bergman wrote:

>The first thing I'd like to write [NNTP] tests


>Have been looking at a few options for tests.


>- Protocol Simulator for testing RFC compilance.
>- Writing JUnit test like POP3Test/SMTPTest under testing.
>- Other scripting languages like Python.
>Python has a an excellent nntp client library.
>I could write good tests in a short span of time. I was thinking of using

jython.

Having tests for our own uses is paramount, even if we learn from mistakes
and then re-do them.


>Python seems to be the most productive way forward. I was wondering what
>everybody thought.


I think that you should go ahead and get tests ready ASAP. We can learn
from them if we decide that we need to re-implement them in something other
than python.

--- Noel


--
To unsubscribe, e-mail:
For additional commands, e-mail:


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

Reply via email to