Github user FlorianHockmann commented on the issue:
https://github.com/apache/tinkerpop/pull/600
I developed the C# project before in another repository and only used the
development branch in the end to merge it into TinkerPop. That's why it seemed
to go so quickly ð
Do you want to figure out the test framework before merging in new GLVs or
can we merge it in and then adopt the framework later on? Maybe it's even an
advantage to have a GLV ready that is completely independent of Java for
developing the testing framework as it should be generally possible to use the
framework with other languages when it works with a .NET based GLV.
I also tried to to reach a good code coverage, but a common testing
framework for all GLVs would be really nice of course.
If you have any .NET related problems, don't hesitate to ask. But in
general I think that it is much easier to work with .NET now thanks to .NET
Core which allows to do basically everything from the command line like
building and testing and it's OS-independent.
[Rider](https://www.jetbrains.com/rider/) might also be interesting for you,
especially when you work on Linux and are used to IntelliJ.
---
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.
---