Skip to main content
Jump to: navigation, search

Common Test Infrastructure Comments

Paul Slauenwhite

  • The test infrastructure will execute each test plug-in's AllTest.testsuite, as referenced by the org.eclipse.hyades.tests/All<test type>Tests.testsuite.
  • Need to check out the test plug-ins in the /test-results/<sub-project>/ directory.

Back to the top