magento2-functional-testing-framework
magento2-functional-testing-framework copied to clipboard
Feature: Progress when running group or suite
Preconditions
- When I run Suite / Group or all tests, I have no idea how many tests were executed and how many left to be performed.
Steps to reproduce
- Run Suite
MagentoProductionModeOnlyTestSuite
Expected result
- After each test finished, there should be information
- How many tests were executed
- What was the total time
- How many tests left to be executed
Actual result
- [Logs, Errors] during test execution and no information regarding whole suite progress
@lbajsarowicz Thank you for your feature request! Internal ticket https://jira.corp.magento.com/browse/MQE-2058 is created. We will update this ticket as we progress.