Tests

View: New views
3 Messages — Rating Filter:   Alert me  

Tests

by Jesse Eichar-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Should I use the scalax.testing methods for writing tests for scalax?  
Or should I use another framework?

Jesse


Re: Tests

by Stepan Koltsov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Scalax own tests are written using scalax.tesing.

For your appllication use

http://code.google.com/p/specs/

S.

On Fri, Jul 25, 2008 at 12:18, Jesse Eichar <jeichar.w@...> wrote:
>
> Should I use the scalax.testing methods for writing tests for scalax?  Or
> should I use another framework?


Re: Tests

by Eric Torreborre :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Jesse,

If you have any question on specs you can ask on the specs-users mailing-list (see the link on the web page), I'll be happy to help.

Eric.