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 nodes are not displayed on reports #73

Open
bizmate opened this issue Sep 8, 2016 · 1 comment
Open

Table nodes are not displayed on reports #73

bizmate opened this issue Sep 8, 2016 · 1 comment

Comments

@bizmate
Copy link

bizmate commented Sep 8, 2016

When using Tables (TableNode) in a test the values are not displayed in the reports.

Example

Scenario: There should be 6 services and each streams value should be integers
        Given .... Tracker Page
        When I select Time Period "Lifetime"
        Then I can only select two services at any given time
        And services should be
            | service     |
            | fdgsfgsdfg     |
            | sdfgsdfgdfg |
            | sfdgsdfgsd |
        And region should be
            | region   |
            | Americas |
            | Europe   |
        And each streams value should be an integer number uk formatted

behatreporttablesmissing

Can this be fixed?

@PurHur
Copy link
Collaborator

PurHur commented Jul 2, 2019

I think the old behat2 html layout wont be supported any longer. But i let this issue open for some time to get some opinions about it.

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

No branches or pull requests

2 participants