Skip to content

windbreaker-io/windbreaker-service-util

Repository files navigation

windbreaker-service-util

Shared utilities throughout windbreaker services

Installation

npm install windbreaker-io/windbreaker-service-util --save

Running tests

To run the entire test suite:

npm test

To run only integration tests:

npm run test:integration

To run only unit tests:

npm run test:unit

For a faster feedback loop, you can run sh on the test container and execute tests or other arbitrary commands from within the container.

docker-compose run test sh

About

Shared utilities in Windbreaker services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •