allure-framework / allure-java

Allure integrations for Java test frameworks
Apache License 2.0
341 stars 218 forks source link

🐞: appending date and time stamp to the allure report generated working in windows but not working in Mac #1034

Closed Karthik450G closed 2 months ago

Karthik450G commented 2 months ago

What happened?

The script I am using for generating the allure report is "generate:results": "allure generate --single-file allure-results -o allure-report\Cypress-TestResults%DATE:~10,4%-%DATE:~4,2%-%DATE:~7,2%%TIME:~0,2%-%TIME:~3,2%-%TIME:~6,2%.html

What Allure Integration are you using?

allure-cucumber3-jvm

What version of Allure Integration you are using?

2.27

What version of Allure Report you are using?

2.27

Code of Conduct

baev commented 2 months ago

This is not related to Allure. You're using windows specific functions