device-hackers / browser-ui-state

Small ~5 Kb (gzip) library which allows to determine current state of the browser's own UI (address bar, on-screen keyboard, etc)
http://browser-ui-state.surge.sh
MIT License
6 stars 3 forks source link

Generate Gherkin feature files from Google Spreadsheet data #7

Open TheBit opened 6 years ago

TheBit commented 6 years ago

Definitely it is the way it should be organized. https://developers.google.com/sheets/api/quickstart/nodejs

On each launch the script should recreate all feature files (file name should correspond to each sheet in the spreadsheet). Diff management will then be handled by Git.