https://github.com/andreasaugustin/gherkin-demos-mono
Gherkin/Cucumber demo with mono
https://github.com/andreasaugustin/gherkin-demos-mono
Last synced: 6 months ago
JSON representation
Gherkin/Cucumber demo with mono
- Host: GitHub
- URL: https://github.com/andreasaugustin/gherkin-demos-mono
- Owner: AndreasAugustin
- License: mit
- Created: 2016-04-10T16:24:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-28T20:25:30.000Z (over 9 years ago)
- Last Synced: 2024-10-05T14:22:08.551Z (12 months ago)
- Language: C#
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Gherkin demo for MONO projects
=======[](https://gitter.im/AndreasAugustin/Gherkin-Demos?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://travis-ci.org/AndreasAugustin/Gherkin-Demos-mono)
## ATTENTION Sadly the test is not running yet. I had no time to investigate the trick.
# Requirements
- Mono runtime
- NUget# Project setup
- Nuget Package restore
- Build project
- Edit *Default.srprofile*
- Line number 3:
- set project name
- set projectID (use Guid from AssemblyInfo.cs)