An open API service indexing awesome lists of open source software.

https://github.com/jordicorbilla/specflow_table_generator

Simple Specflow table generator for SQL Server
https://github.com/jordicorbilla/specflow_table_generator

specflow sql table

Last synced: about 1 year ago
JSON representation

Simple Specflow table generator for SQL Server

Awesome Lists containing this project

README

          

# specflow_table_generator
Simple specflow table generator for Sql Server

Do you have to generate a lot of SpecFlow tables that are usually part of DB data? Here is a simple utility that will help you generate any table into SpecFlow format so you can just copy-paste them into the spec file.

![image](https://user-images.githubusercontent.com/7347994/138352081-08b554db-018f-4485-9165-61210ba6035b.png)

The executable can be found in the release area: https://github.com/JordiCorbilla/specflow_table_generator/releases/tag/v1.3.0