Sign inSign up

auntoracharja/playwright_letcode_docker_functional_test

By auntoracharja

Updated over 3 years ago

Docker image to run letcode.in web app functional test automation script

Image
0

208

auntoracharja/playwright_letcode_docker_functional_test repository overview

About the project

This docker image contains letcode.in web app functional test automation script. For practice purpose, I have added this script. To see more about this project navigate the project folder from GitHub: https://github.com/acharjeeauntor/Playwright_letcode.in_Automation_usingJS

Usages

  • The Docker image can be used to run tests on CI and other environments that support Docker. The image is based on linux/amd64 and node/latest.Run the following cmd to pull the docker image:
docker pull auntoracharja/playwright_letcode_docker_functional_test
  • To download html-report to local machine use this command:
docker cp CONTAINERID:/app/html-report ./report

The html report will be stored into the report folder in the current directory.

Tag summary

Content type

Image

Digest

sha256:4d119f5de

Size

921.4 MB

Last updated

over 3 years ago

docker pull auntoracharja/playwright_letcode_docker_functional_test