Open mayank-kapoor opened 3 years ago
Can you provide a project that reproduces this behaviour?
@wakaleo one that we are using is internal to company. Have to create another one using public api's. But is this the 1st instance of this issue being reported ?
Do we have a file size limit for reports ~ 100 MB ?
No, there is no file size limit.
Serenity Reports(/site/serenity/index.html) generated after execution has less number of tests than what was executed.
Serenity Cucumber Configs :
ext { slf4jVersion = '1.7.7' serenityCoreVersion = '2.2.9' serenityCucumberVersion = '2.2.5' serenityRestAssuredVersion = '2.2.10' junitVersion = '4.12' assertJVersion = '3.8.0' logbackVersion = '1.2.3' }
Screens for reference Actual Test count :
Reported Tests in index.html file:
@wakaleo Can you check this. Please let me know incase any further info is required. Thanks