Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Making the tests more easy to run


Running the whole test suite from a random component should be made more easy.
For that I have a small suggestion:
        - create the appropriate "JUnit plugin test" launch configuration for the whole suite
        - save this configuration in the project that contains the tests (to save the configuration go to the common tab of the launch configuration) and version it.

PaScaL

Back to the top