Cypress с отчетами Allure в докер-контейнереJAVA

Программисты JAVA общаются здесь
Anonymous
Cypress с отчетами Allure в докер-контейнере

Сообщение Anonymous »


I have an existing Cypress framework code with allure reporting integrated in my local machine. Allure uses Java for generating html reports which is already installed in my machine . My final goal is to run the whole cypress project as a docker container with allure reports automatically showing up once the run is completed. When run as a docker image, how will java talk to my container image to generate reports ?

Expecting allure to generate reports and serve it automatically when docker run happens


Источник: https://stackoverflow.com/questions/781 ... -container

Вернуться в «JAVA»