Sign inSign up

auntoracharja/playwright_letcode_docker_api_test

By auntoracharja

Updated over 3 years ago

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

Image
0

214

auntoracharja/playwright_letcode_docker_api_test repository overview

About the project

This docker image contains letcode.in web app API 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_api_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:c712be3d0

Size

673.8 MB

Last updated

over 3 years ago

docker pull auntoracharja/playwright_letcode_docker_api_test