Skip to content

vire/docker-nightmare-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker + Nightmare.js example

Example repo for demonstrating how to run e2e tests with Docker and Nightmare.js

Up and Running

First you need to build the docker image

docker build -t docker-nightmare-example .

Then you run the test command in the container using xvfb

docker run -it docker-nightmare-example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published