Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Count Passed and failed number of spec file and do some post action when suite is finished. #5454

@rahulkedia1409

Description

@rahulkedia1409

Hi,
I want to get the passed and failed counts of the all the spec files runned in a particular suite and do some post action like sending an email.
If i use hooks I am not able to get the total passed failed count as the hooks class is getting called after each spec is done, so I am facing difficulty to get the counts. And where exactly do I write my Post suite completion Code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions