This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Description
As of now, we are automating test cases without any reference to the test case ID. We are only using the feature tags and no other tag.
To handle the ambiguity, we can add the Test case ID as a decorator for the test cases.
This would help us actually sync the automation status with test rail as well as in future, it would be easy to review the test case status with test case ID in the report as well.
cc @pazone