crkn-rcdr / kivik

An opinionated library and command-line utility for configuration CouchDB endpoints, databases, and design documents.
1 stars 0 forks source link

Fixture validation report isn't populated when errors are found #72

Open SaschaAdler opened 3 years ago

SaschaAdler commented 3 years ago

When I validate fixtures programmatically (e.g. in Access-Platform), and I set them up to fail, the corresponding test doesn't actually fail.

When I run kivik fixtures the errors are logged to stdout, but the resulting Map doesn't have any entries.