Tejo Kotikalapudi
Tejo Kotikalapudi
This plugin is absolutely working for pytest-bdd framework too. I see the passed/failed/skipped etc. However, I am wondering if we can extend support of this plugin for pytest-bdd framework? As...
Can you please help/guide me to know how will the pytest-bdd report produce an output in summary(similar to or like in cucumber). The main info I am looking for is...
My Scenario is parameterized and I want to select the parameter value from EXCEL. I want to select sheets in the excel based on environment provided **qa,uat,prod** .Is there any...
Scenario outline has multiple example tables with env1,env2,2nv3 etc. Is there any way to collect only Examples: env1 out of other Examples when user passes the argument env1. Basically the...
Referencing to https://github.com/opendistro-for-elasticsearch/sql/issues/1013 My Elastic search instance holds the details of the transaction timestamp and the service that a customer makes. As there are many customers and the data is...