Skip to content

Cookies is installed only for rirst test method #3

@krivochenko

Description

@krivochenko

Hi! I followed steps in Readme. I have two cest-files: AuthCest and ACest. Each of them has three test methods. Actualy ACest it's just a copy of AuthCest. If I add --debug flag to run command I can see that cookies installed only for first test method in first cest-class:

[Cookie Jar] ["XDEBUG_SESSION=PHPSTORM; path=/; httponly"]
...
[Request Cookies] {"XDEBUG_SESSION":"PHPSTORM"}

For other requests I see:

[Request Cookies] []

What I do wrong? Thanks for help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions