سؤال

I have a gatling test suite and in the simulation script I have a few assertions testing that the average mean response time of groups/requests meets a certain threshold. I am using gradle to drive the suite and some assertions fail as expected.

However, when I look at the gatling test reports I see no indication of failed assertions. How do I expose the fact that certain assertions have failed based on looking at the report alone?

The gatling suite is integrated in the CI which spits out the gatling report as an artefact. We want visibility in the team as to which assertions failed by looking at the report.

هل كانت مفيدة؟

المحلول

That's not possible at the moment. Could you open a feature request on github, please?

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top