Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 744 Bytes

appendix-b-gherkin-suites.md

File metadata and controls

16 lines (12 loc) · 744 Bytes
id title description sidebar_position
appendix-b
Appendix B: Gherkin Suites
A Set of End-to-End Tests for Validating OpenFeature Implementations
5

Appendix B: Gherkin Suites

This section contains a set of language-agnostic end-to-end tests (defined in gherkin). These tests can be used to validate the behavior of an OpenFeature implementation. "Features" (test suites) can be used in conjunction with an in-memory provider and a cucumber test-runner for the language in question.

Evaluation Feature

The evaluation feature contains tests for the basic functionality of the Evaluation API.