79428045

Date: 2025-02-10 19:04:59
Score: 2.5
Natty:
Report link

Soft assertions run only in integration with a test runner. They do not just throw an error, but rather record all failed assertions somewhere in the test runner. As you are using the cucumber, soft assertions is not working. try using the Soft assertion from cucumber.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Munish Kumar