Capgemini / Capgemini/powerapps-specflow-bindings
Table method for validating the requirement level of fields
Open
enhancement
good first issue
- Dominant language
- C#
- Stars
- 42
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
## Is your feature request related to a problem? Please describe
Adding a table method for checking the requirement level of fields will be more readable than repeating the non table step many times in a scenario
## Describe the solution you'd like
```
[Then("The following fields are (mandatory|optional)")]
```
Contributor guide
Assessment
This issue has not been assessed yet.