Skip to content

Test case start and end time can be added to test_status table  #23

@kesavan54

Description

@kesavan54

In test_runs table, the column started_at and finished_at are added for the entire suite to get the time elapsed.
There is a requirement to get the start and end time for every test case.
In test_status table, two new columns can be started_at and finished_at can be added to get the time for every test case.

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