machine / machine.specifications

Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.
MIT License
885 stars 178 forks source link

Support for Excel based test data #354

Closed tmpalaniselvam closed 5 years ago

tmpalaniselvam commented 5 years ago

Hi Team, I'm looking for excel based data driven support from BDD tools. Do you provide the feature to utilize the excel data as parameterization?

Thanks, Palani

robertcoltheart commented 5 years ago

Short answer, no. You may want to look into Specflow for something like this.