You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not able to generate report using the testcafe-reporter-cucumber.json module from Docker container.
I need to do in Docker container since the Jenkins at my work uses older node version whereas my project uses node12.0.
I am able to run my tests but not able to generate the report.json inside the docker container file.
Steps
Clone this repo
Go to the project folder and run the docker commands.
docker build . automated-tests
docker run automated tests
Thanks in Advance.
Ash
The text was updated successfully, but these errors were encountered:
I am not able to generate report using the testcafe-reporter-cucumber.json module from Docker container.
I need to do in Docker container since the Jenkins at my work uses older node version whereas my project uses node12.0.
I am able to run my tests but not able to generate the report.json inside the docker container file.
Steps
Thanks in Advance.
Ash
The text was updated successfully, but these errors were encountered: