You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As described in the openCypher documentation, by exposing a conformant API we can integrate with and run the TCK more directly than the Cucumber->Behave approach used currently.
This would have a few advantages, including accessing the TCK as a Maven dependency, simpler reporting, and fewer custom steps.
This is in the nice-to-have category - not pressing, but worth keeping in mind!
The text was updated successfully, but these errors were encountered:
As described in the openCypher documentation, by exposing a conformant API we can integrate with and run the TCK more directly than the Cucumber->Behave approach used currently.
This would have a few advantages, including accessing the TCK as a Maven dependency, simpler reporting, and fewer custom steps.
This is in the nice-to-have category - not pressing, but worth keeping in mind!
The text was updated successfully, but these errors were encountered: