Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7901333

jtharness as a common purpose harness

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • TBD_Major
    • None
    • tools
    • None

      Once upon a time I decided to create my own simple test suite based on jtharness.

      How the suite should look like:
      - a command line execution: java -jar jtharness.jar -testsuite my.jts
      - configuration: a property file with two parameters - path to java and vm flags
      - test are stored in files with .test extension
      - a result of a test execution should be just printing out the test file name

      It's a very simple scenario.
      I spent a whole day, but I hadn't manage to create such one.

      I know that jtreg is doing something similar - it makes possible to use jtharness for developing simple tests.

      It would be great if jtharness provided a way to organize simple suites without much codding.

            afedorch Alexey Fedorchenko (Inactive)
            dfazunen Dmitry Fazunenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: