From: Jens H. <jh...@jh...> - 2006-08-22 11:54:03
|
Hi, I have problems to integrate Jester into an existing project. The provided test-cases works fine so I have tried the verion 1.3.7 from your website and I have compiled a 1.3.8-version out of the CVS-tree. Problems: a) Jester doesn't find the config-files, although they are in the classpath. I know that there this problem is known and that's the reason to use the cvs-version of jester. b) The Projekt use different source-directories for the class- and the test-files. Is there a way to tell it jester, so that we haven't copy them into one (working-)directory? c) The Projekt have many JUnit-Classes instead of one test.class. How could I tell jester to go throw all test-classes? I hope someone could help me! Thanks. Regards, Jens |