Re: Unit testing with JanusGraph
Suny <sahithiy...@...>
Thanks for you response. So I should use 2 instances of JG - One with in-memory backed to perform unit testing and other with cassandra to run functional use cases ?
On Thursday, September 7, 2017 at 10:56:44 AM UTC-4, Vladyslav Kosulin wrote:
Oh, and I would always use separate JG instance for testing if it is possible.