Open SaschaAdler opened 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.
kivik fixtures
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.