An open API service indexing awesome lists of open source software.

https://github.com/ferretdb/dance

FerretDB integration testing
https://github.com/ferretdb/dance

Last synced: 9 months ago
JSON representation

FerretDB integration testing

Awesome Lists containing this project

README

          

# dance

[![Go](https://github.com/FerretDB/dance/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/FerretDB/dance/actions/workflows/go.yml)
[![Dance](https://github.com/FerretDB/dance/actions/workflows/dance.yml/badge.svg?branch=main)](https://github.com/FerretDB/dance/actions/workflows/dance.yml)

FerretDB integration testing tool named after [Ferret war dance](https://en.wikipedia.org/wiki/Weasel_war_dance).
It runs integration tests of various projects that use MongoDB against both MongoDB and FerretDB,
and compares results with ones expected by configurations.

See [CONTRIBUTING.md](CONTRIBUTING.md) for running instructions.