syzzana / indent-list-reporter

Playwright list reporter with colorful terminal and indentation
MIT License
2 stars 1 forks source link

Make colors configurable for the report, #5

Closed syzzana closed 11 months ago

syzzana commented 11 months ago

Like for the html report in playwright that we can pass some options, make the same for indent list report for colors for now. For Github and for Jenkins CI/CD make checks for when console terimanl background is white and show the right colors same for when terminal background is black.

syzzana commented 11 months ago

Made only possible changes that the user can configure the colors of the specFilename and suiteDescription values, and they can also ignore these colors.