Skip to content

beliantech/wct-headless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

wct-headless

An image that runs wct tests in your component folder and in your CI.

Running:

  1. First build the docker container:
git clone git@github.com:beliantech/wct-headless.git
docker build -t wct-headless .
  1. The following commands assume a component directory with tests in sub-directory, e.g. test/:
docker run --rm -it -v `pwd`/:/opt/code --entrypoint 'npm' wct-headless run test

About

Builds a docker container that runs wct tests against Chrome and Firefox

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •