Github user FlorianHockmann commented on the issue:
https://github.com/apache/tinkerpop/pull/600
No problem @spmallette, I followed the thread on the dev list and I think
that it is a good intermediate solution to merge this (and other GLVs like
Gremlin-JavaScript) to a separate TinkerPop branch. This would make it easier
to collaborate on those GLVs and on the testing framework. It may then also be
a good idea to publish prerelease versions of the GLVs to get first feedback by
interested users.
Regarding the testing framework itself: I never used Cucumber before but I
played a bit with SpecFlow which is basically the .NET version of Cucumber and
I think that it looks very promising for our use case of generating tests for
the different languages based on common specifications. Unfortunately, SpecFlow
[isn't yet ready for .NET
Core](https://github.com/techtalk/SpecFlow/projects/2) but that shouldn't
influence the decision on a testing framework for the GLVs as it is only an
intermediate problem.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---