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
- Host: GitHub
- URL: https://github.com/jordicorbilla/specflow_table_generator
- Owner: JordiCorbilla
- License: mit
- Created: 2021-08-28T17:04:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-10T21:16:43.000Z (about 2 years ago)
- Last Synced: 2025-02-16T08:26:30.173Z (over 1 year ago)
- Topics: specflow, sql, table
- Language: C#
- Homepage:
- Size: 54.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

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