psrank / Specflow.Rider

Integration of Specflow autogeneration for Rider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logomakr_8dchdu

Build Status

Intent

Integration of Specflow autogeneration for Rider

Setup

clone this repo, and make sure you have intellij installed the community version should be enough. you can use the next Gradle commands from command line:

gradle compile  # generate the code
gradle check    # gnerate the code and test

TODO

  • Table Support
  • Parameters Support
  • Move to Rider style plugin
  • XUnit Support
  • MSTest Support
  • Add Files to project

Logo

Check out the new logo that I created on LogoMaker.com https://logomakr.com/8dchdu8dchdu

About

Integration of Specflow autogeneration for Rider

License:MIT License


Languages

Language:Java 100.0%