apache / couchdb-erlfdb

Erlang API for FoundationDB
https://www.foundationdb.org
Apache License 2.0
28 stars 20 forks source link

Run the bindingtester as part of CI #31

Closed kocolosk closed 2 years ago

kocolosk commented 2 years ago

This would be a good complement to the unit tests. Need to check on some best practices with FDB community regarding which tests to run: should they be deterministic? Should we use a matrix for supported API versions?

kocolosk commented 2 years ago

Asked for advice over at https://forums.foundationdb.org/t/recommendations-for-bindingtester-usage-in-ci/2989