Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-3555

Switch to TestNG

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Later
    • None
    • None
    • None
    • None

    Description

      I have been messing with TestNG and I think we should switch to it. It is very similar to junit 4 with annotations, but it supports several features which would allow our build to become slightly more sane:

      • test groups allow us to separate slow/fast tests from each other
      • surefire support for running specific groups would allow 'check in tests' vs 'hudson/integration tests' (ie fast/slow)
      • it supports all the features of junit 4, plus it is VERY similar, making for the transition easy.
      • they have assertEquals(byte[],byte[])

      Attachments

        Activity

          People

            Unassigned Unassigned
            ryanobjc ryan rawson
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: