Skip to content

AgileInstitute/specflow-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

SpecFlow (Cucumber for .Net) Skeleton

This is a sample solution for SpecFlow. There is nothing fancy like a webapp or browser testing. All this does is to show you how to use and run SpecFlow.

There is a single feature file with one scenario. The scenario has three steps, two of them pending. See if you can make them all pass!

Get the code

Git:

git clone https://github.com/AgileInstitute/specflow-starter.git
cd specflow-starter

Or simply download a zip file.

About

This is the simplest possible setup for Cucumber-JVM using Java.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 91.1%
  • Gherkin 8.9%