#48 new
Dominik

Spring support?

Reported by Dominik | June 24th, 2010 @ 03:28 PM

Hi,

I have seen that when i have spring test classes like this for example

@TransactionConfiguration @ContextConfiguration({"classpath:test-context.xml"}) @Transactional @RunWith(SpringJUnit4ClassRunner.class) public class MapperTest {

@Resource MapperUtil mapperUtil;

And in that case would change MapperUtil, or test-context.xml, or any other class related in the test-context.xml setup infinitest will not notice the changes and not run the tests corresponding to those changes. Is there something planed for that?

Thanks

Dominik

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Continuous Test Runner for Java

Shared Ticket Bins

People watching this ticket

Pages