Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 804 Bytes

File metadata and controls

15 lines (9 loc) · 804 Bytes

Reqnroll.ExternalData provides external data loading capabilities for Reqnroll scenarios.

The Reqnroll ExternalData plugin lets teams separate test data from test scenarios, and reuse examples across a large set of scenarios. This is particularly helpful when a common set of examples needs to be consistently verified in different scenarios.

Supported Data Sources: CSV, JSON, and excel files

Documentation

For more information about using external data with Reqnroll, see External Data Plugin - Reqnroll documentation.

Support