https://cypress.io logo
How can I enhance my test logs when running headle...
# i-need-help
f
I'm sure there is a native thing and this is a very basic question, I just can't find it. When running my tests headless (but specially in the pipeline in GHA) I only see the spect title (describe) and then scenario title when it either passes or fails. Is there a way to enhance this? For example showing the assertions? I can add the logs as in console.log() whatever the test is doing in between steps, but wanted to know if there is a better way to actually display it with ✅ or ❗ or something.
f
I'm already using your Db connection, your reports and your email integration. I don't know why I ask. Should just go straight ahead to your posts 😅
g
hehe
also, if you haven't seen it https://glebbahmutov.com/blog/two-cypress-tricks/ applies too