https://github.com/nakov/specflowtests-calculatorapp
Sample C# SpecFlow-based BDD Tests for a Web App "Number / Metric Calculator"
https://github.com/nakov/specflowtests-calculatorapp
Last synced: 5 months ago
JSON representation
Sample C# SpecFlow-based BDD Tests for a Web App "Number / Metric Calculator"
- Host: GitHub
- URL: https://github.com/nakov/specflowtests-calculatorapp
- Owner: nakov
- Created: 2021-02-11T19:17:03.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-11T19:25:26.000Z (almost 5 years ago)
- Last Synced: 2025-01-09T11:24:04.058Z (about 1 year ago)
- Language: C#
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SpecFlowTests for the "Number / Metric Calculator" Web App
Sample C# SpecFlow-based BDD Tests for a Web App "Number / Metric Calculator"
## Automated BDD Tests
We want to write automated tests with SpecFlow and Selenium for the following Web app: https://js-calculator.nakov.repl.co


## Screenshots from Visual Studio


## Install the SpecFlow Visual Studio Extension First!
To compile this project, first install the SpecFlow Visual Studio Extension:


If you have the SpecFlow extension, you will be able to create SpecFlow projects:
