jtharness as a common purpose harness

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P3
    • TBD_Major
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated: