Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for running tests from Spreadsheets in SLIM #1130

Open
efauske opened this issue Feb 28, 2018 · 0 comments
Open

Support for running tests from Spreadsheets in SLIM #1130

efauske opened this issue Feb 28, 2018 · 0 comments

Comments

@efauske
Copy link

efauske commented Feb 28, 2018

I understand that FIT has support for running tests defined in spreadsheet files in a folder (See here). However, we are using SLIM to run our tests, and migrating to FIT is not an option. Our SUT is a .NET application, so we are using fitSharp. I was redirected here when requesting the same feature there.

We have most of our test tables defined in Excel spreadsheets (.xlsx and .xlsm). Our test answers are calculated by an extensive use of formulas inside the spreadsheets. Currently, we have to manually copy/paste the test tables into FitNesse to update the tests whenever a change has been made. With a large test suite, this creates a lot of manual work and data duplication.

We would benefit greatly from added support for running tests directly from .xlsx or .xlsm files. If support for .xlsm files is difficult, adding support for .xlsx would still add great value for us.

Storing the spreadsheet files with generated answers directly in the FitNesse test folders and having SLIM execute them automatically would prevent data duplication, and make it much easier to maintain tests.

Let me know if you need for information or clarification!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants