> > Unfortunately I've not been able to determine how to do the same thing > with TinkerPop 3.x's gremlin-test.
http://tinkerpop.incubator.apache.org/docs/3.0.0-incubating/#validating-with-gremlin-test > I've also looked at > tinkergraph-gremlin/src/test, but that code seems TinkerGraph specific. There are both TinkerGraph specific tests and test hook-ups for the TP3 test suite. On Mon, Aug 10, 2015 at 8:43 PM, Jason Crawford <[email protected]> wrote: > > Hello Everyone, > > I've done compliance testing of various TinkerPop 2.x graph > implementations. The blueprints-test was very helpful when I was doing > that. > Unfortunately I've not been able to determine how to do the same thing > with TinkerPop 3.x's gremlin-test. I've also looked at > tinkergraph-gremlin/src/test, but that code seems TinkerGraph specific. > > I'd appreciate it is someone could point out to me how to do compliance > testing for a graph that is striving to implement TP3. > > Thanks, > > J.
