Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : specflow.dsl

An enhancement to Specflow DSL to be able to use dynamic test data in specflow steps by bringing in variables, regular expressions and simple calculations. **Examples**: - Create dynamic test data and refer it in another step When enter [[var=50]] //assign 50 to a variable named "var" Then [[var]] equals 50 // now get variable "var" value - Create dynamic test data using regular expression When enter [[var=RegEx([0-9]{3})]] //assign var with 3 digit random number Then [[var]] is a 3 digits number // now get variable "var" value - Calculations are currently NOT supported

Registry - Homepage - JSON
purl: pkg:nuget/specflow.dsl
Keywords: specflow, DSL, variables, context
License: MIT
Latest release: 10 months ago
First release: over 124 years ago
Downloads: 26,381 total
Stars: 5 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...