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

Table driven scenarios - no longer experimental? #312

Open
matthewkmayer opened this issue Apr 6, 2020 · 1 comment
Open

Table driven scenarios - no longer experimental? #312

matthewkmayer opened this issue Apr 6, 2020 · 1 comment

Comments

@matthewkmayer
Copy link

While reading through the excellent docs, I've found the writing specifications page says table driven scenarios are an experimental feature and must be opted in to.

The execution page does not mention anything about experimental status or anything that must be opted in to.

I've found table driven tests work with the following without opting in to the experimental behavior:

  • taiko 1.0.6
  • gauge 1.0.8
  • VS Code gauge plugin 0.0.11

I think the docs should be updated to remove the experimental sections of the writing-specifications page as well as mention it has IDE plugin support.

I have not tested the other behaviors marked as not working with data tables:

  • CSV files can not be used as table for scenario.
  • Reporting plugins does not accommodate this feature.

Thanks!

@zabil
Copy link
Member

zabil commented Apr 8, 2020

I have not tested the other behaviors marked as not working with data tables:

  • CSV files can not be used as table for scenario.
  • Reporting plugins does not accommodate this feature.

The feature is marked as experimental because these features do not work yet. It would marked out of experimental mode once reporting plugins have a way of handling it.

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

No branches or pull requests

2 participants