Menu

#32 Spring supported TestRunner

1.2
closed
5
2012-01-07
2011-11-08
Reik Schatz
No

Spring powered unit tests already use the SpringJUnit4ClassRunner, which makes it impossible to use for instance the ParallelRunner. Would be nice if there was a way to use the Runner that are coming with Pattern Testing in a Spring test.

Discussion

  • Oliver Boehm

    Oliver Boehm - 2011-11-08

    Chris - your turn. Can you look after it?

     
  • Oliver Boehm

    Oliver Boehm - 2011-11-08
    • assigned_to: oboehm --> ninthbit
     
  • Oliver Boehm

    Oliver Boehm - 2011-12-13

    first prototype of ProxyRunner provided in package patterntesting.runtime.experimental to support delegation to other JUnit runners (like SpringJUnit4ClassRunner).

     
  • Oliver Boehm

    Oliver Boehm - 2011-12-13
    • assigned_to: ninthbit --> oboehm
     
  • Oliver Boehm

    Oliver Boehm - 2012-01-07
    • milestone: 189517 --> 1.2
    • status: open --> closed
     
  • Oliver Boehm

    Oliver Boehm - 2012-01-07

    released with 1.2.0 on 07-Jan-2012