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

Load optional file for test-cases #582

Closed
Seddryck opened this issue Feb 3, 2020 · 1 comment
Closed

Load optional file for test-cases #582

Seddryck opened this issue Feb 3, 2020 · 1 comment

Comments

@Seddryck
Copy link
Owner

Seddryck commented Feb 3, 2020

It should be possible to have code lines in genbiL where you try to load a file to instantiate a case-set. If the file doesn't exist then you have a case-set with the column names defined in the genbiL sentence. If the file exists, it's loaded as previously.

case load file optional 'file.csv' with columns 'foo', 'bar';
@Seddryck
Copy link
Owner Author

Seddryck commented Feb 3, 2020

Beta available at 1.22.0-beta.79 or https://ci.appveyor.com/project/Seddryck/nbi/builds/30548457/artifacts

@Seddryck Seddryck closed this as completed Feb 3, 2020
Seddryck pushed a commit that referenced this issue Feb 3, 2020
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

1 participant