Ji-Xinyou opened a new issue, #2185:
URL: https://github.com/apache/incubator-opendal/issues/2185
The BDD test for bindings currently in OpenDAL uses following features
* Write
* Stat
* Content Length
* Metadata
* Read
Currently the C-binding for OpenDAL supports `write` and `read`, to support
BDD test, we need
[ ] Support stat for C-binding
[ ] Support Cucumber BDD test in C-binding
Since Cucumber does not support for C, we may should use Cucumber-cpp
instead, see [this](https://github.com/cucumber/cucumber-cpp).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]