Skip to content

Commit

Permalink
add links
Browse files Browse the repository at this point in the history
  • Loading branch information
SabotageAndi authored Jul 29, 2021
1 parent 4d6cf34 commit ad44cfa
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,21 @@

SpecFlow is a pragmatic BDD solution for .NET. It provides test automation for .NET (.NET Framework, .NET Core and Mono), based on the Gherkin specification language and integrates to Visual Studio.

- Getting started using SpecFlow: [https://specflow.org/getting-started/](https://specflow.org/getting-started/)

**Useful Links**
- Project website: [https://www.specflow.org](https://www.specflow.org)
- Documentation: [https://docs.specflow.org](https://docs.specflow.org)
- [Documentation](https://specflow.org/documentation/)
- [Getting Started](https://specflow.org/getting-started/)
- [FAQ](https://specflow.org/documentation/FAQ/)
- [BDD](https://specflow.org/learn/bdd/)
- [Given-When-Then](https://specflow.org/learn/given-when-then-with-style/)
- [SpecFlow on GitHub](https://github.com/SpecFlowOSS/SpecFlow)
- [SpecFlow for Visual Studio on GitHub](https://github.com/SpecFlowOSS/SpecFlow.VisualStudio)
- [SpecFlow issues on GitHub](https://github.com/SpecFlowOSS/SpecFlow/issues)
- [Privacy Policy](https://specflow.org/privacy-policy/)
- Discussion group in our community: [https://specflow.org/community](https://specflow.org/community)


For questions please post them in our [community discussion group](https://support.specflow.org/hc/en-us/community/topics).

For issues/bugs please use the [issue tracker on GitHub](https://github.com/SpecFlowOSS/SpecFlow/issues).
Expand Down

0 comments on commit ad44cfa

Please sign in to comment.