picklesdoc / pickles

The open source living documentation generator
http://www.picklesdoc.com/
Apache License 2.0
464 stars 164 forks source link

HTML and DHTML report does not include results for scenario outlines from SpecRun #551

Closed AndyLPK247 closed 4 years ago

AndyLPK247 commented 6 years ago

I followed all instructions here: http://docs.picklesdoc.com/en/latest/IntegratingTestResultsFromSpecRun/

However, results are not posted for scenario outlines in the DHTML report: image

Note that each value in the first column is unique.

AndyLPK247 commented 6 years ago

The HTML report also included the warning icon instead of a passing one for rows in the examples table: image

dirkrombauts commented 6 years ago

Thanks for reporting this! Would it be possible for you to provide the Login feature file and the test result file? That would help me to debug.

Which version of Pickles are you using, and which version of SpecRun?

AndyLPK247 commented 6 years ago

Pickles 2.19.0 SpecFlow 2.4.0 SpecRun.Runner 1.8.2

dirkrombauts commented 6 years ago

I will release version 2.20.1 soon. When I do, please try gain with that version. There are some relevant changes.

AndyLPK247 commented 6 years ago

Okay, thanks! I'll wait and retry. If the problem persists, I'll share files. (I'll need to create an example project to reproduce the problem effectively.)

dirkrombauts commented 6 years ago

I released version 2.20.1, could you please try that version?

AndyLPK247 commented 6 years ago

Thanks for the update, @dirkrombauts.

I attempted to use version 2.20.1, but the problem is not fully fixed. I made an example SpecFlow project with some passing and some failing tests: image

Here's the HTML report from the SpecRun report: image

And here's the DHTML report: image

AndyLPK247 commented 6 years ago

Here's the feature file:

Feature: Pickle

Scenario: A
    Given A

Scenario Outline: B
    Given some "<thing>"

    Examples: Things
        | thing |
        | 1     |
        | 2     |
        | 3     |
AndyLPK247 commented 6 years ago

Here's the SpecRun report: PicklesTest_PicklesTest_2018-10-19T102505.zip

AndyLPK247 commented 6 years ago

Any update?

dirkrombauts commented 6 years ago

Sorry, not yet.

dirkrombauts commented 4 years ago

It's been an amazing time for me to work on Pickles. Now it's finally time for me to lay down the mantle and move on. I am leaving Pickles completely.

I am closing this issue, so that the next maintainer of this repository can start from a clean slate.

Do you want to take over active development and maintenance at Pickles? Contact me directly at dirk dot rombauts at picklesdoc dot com. I will hand over everything Pickles-related to you. This email address will remain active until 11 December 2020.