1 Reply Latest reply on Jul 10, 2013 3:46 AM by ataylor

    Merge byteman-tests into integration-tests?

    borges

      Hi,

       

      we placed the byteman tests into their own maven sub-project because our unittests were not using JUnit4 (required for using Byteman).

       

      How about moving each test there to the Maven test sub-project where the test is mostly related to?

       

      I ask because I would like to use byteman at some JMS2 tests, and I think it makes more sense to have this test inside integration-tests (together with other JMS2 tests) than at byteman-tests.