AlekSi / dance

FerretDB integration testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dance

Dance

FerretDB integration testing tool named after Ferret war dance. It runs integration tests of various software that uses MongoDB (such as MongoDB Go driver) against both MongoDB and FerretDB with various backends, and compares results with ones expected by tests configurations. It is expected that most or all tests pass when run against MongoDB, so we mark a few or none tests as expected failures or skips in configuration. More tests fail (and are marked as expected failures in tests configuration) when run against FerretDB, but their number goes down over time. All failing or skipping tests should have comments with explanation, typically a GitHub issue URL.

See CONTRIBUTING.md for running instructions.

About

FerretDB integration testing

License:Apache License 2.0


Languages

Language:Go 94.0%Language:Shell 5.7%Language:Dockerfile 0.3%