Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors