Skip to content

Repository files navigation

SpecFlow.PrivateSteps Sample

Demonstrating how to limit the visibility of SpecFlow step definitions when reused in other projects.

The step definition methods that are declared as internal can only be used in the feature files of the same assembly.

An alternative approach is to use a custom attribute (e.g. [PrivateSteps]) as shown in branch using_attribute.

License: Apache (https://github.com/gasparnagy/Sample_SpecFlow.PrivateSteps/blob/master/LICENSE)

Donate

If you like this plugin and would like to support developing this or similar plugins, please consider donating the project. (For receiving an invoice for your donation, please contact me upfront.)

Donate

About

Demonstrating how to limit the visibility of SpecFlow step definitions when reused in other projects

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages