On Wed, Nov 2, 2011 at 5:31 PM, Ted Dunning <[email protected]> wrote: > Todd, > > I am curious what you mean here. How is adding a test suite better than > annotating different tests in the TestNG or Junit 4 style?
By "test suite" I wasn't referring to an implementation style. I'm referring to a testing style in which the tests would run against a real live deployed cluster, generate load, run for several hours/continuously, etc. https://github.com/apache/accumulo/tree/trunk/test/system are the tests I referred to from Accumulo. -Todd > > On Wed, Nov 2, 2011 at 5:25 PM, Todd Lipcon <[email protected]> wrote: > >> Adding a system test suite would do us some good here. Accumulo has a >> very nice one which we could work on cloning (though the APIs are >> different we can borrow the test scenarios). >> > -- Todd Lipcon Software Engineer, Cloudera
