Skip to content

kiranz/docker-just-api-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using docker to run Just-API tests

This repo serves like a boilerplate to organize and run Just-API tests with docker.

Test suites are in specs directory.

Build image

docker build -t image-name .

Run tests

docker run image-name npm run test

About

Just-API and docker sample

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published