Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Rollback type propagation from parent to child #618

@jgebal

Description

@jgebal

Since we set transaction isolation at parent level and allow visibility of parent suite setup to child suites, rollback type set at parent should propagate to child suite.

Currently, only rollback type within package is propagated..
That is, if you set --%rollback(manual) at suite level it will propagate to tests within suite, not to child suite packages.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions