I'm about to start developing a proxy based service, the TDD/Test First way.
Whether or not I use James mailets, I'll need a super fast (low overhead) testbed (a pop "server, and a smtp "server").
I foresee that there will be hundreds of small tests, talking to a pop/smtp server setup in a clean and given state (users, waiting messages, etc..).
Obviously, the "servers" 1°/setup phase, and 2°/ responsiveness has to be ULTRA FAST, with the lowest possible overhead.
I previously wrote a mock pop server. It's suitably superfast, but it's too simple, and it's only POP.
Questions : ---------- - is James appropriate (fast enough) for this usage? - is there an alternative?
Alain Ravet
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]