@mmisty/cypress-allure-adapter
Advanced tools
Changelog
0.8.7
Cypress detected that you returned a promise from a command while also invoking one or more cy commands in that promise.
for commands that return promises (ex. cypress-real-events
plugin)Changelog
0.8.4
allureLogCyCommands: 'true'
)allureWrapCustomCommands: '!qaId,!cust',
- all should have !
before command nameallureWrapCustomCommands: 'qaId'
Changelog
0.8.1