diogorb / SpecFlowMasterClass.SpecOverflow

Sample application for the SpecFlow Masterclass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spec Overflow - Sample application for the SpecFlow Masterclass

A simple Q&A site where people can ask questions and post answers.

Features:

  • User management & Home page
  • Questions
  • List & Details
  • Ask & Answer
  • Vote questions & answers

Technology:

  • ASP.NET MVC
  • Backend with REST API
  • Simple web frontend accessing the backend using basic jQuery

Open-source: Explore, fork, play, contribute!

Note: The sample application uses the concept of Rules, but these are represented as comments in the feature files, because the "SpecFlow for Visual Studio 2019" extension does not yet support the Rule keyword. If you use the Deveroom for SpecFlow extension for Visual Studio or Rider, you can check the branch rules-and-cucumber-expressions.

See Also

License

The Spec Overflow sample application is licensed under the MIT license.

Copyright (c) 2013-2021 Spec Solutions and Gaspar Nagy, https://www.specsolutions.eu

About

Sample application for the SpecFlow Masterclass

License:MIT License


Languages

Language:C# 76.1%Language:HTML 12.7%Language:Gherkin 8.3%Language:CSS 2.9%