drborges / arbor-store

Seamless state management made with ❤️
https://github.com/drborges/arbor-store
8 stars 0 forks source link

tooling/testing the package in a containerized fashion #25

Closed Juraci closed 6 years ago

Juraci commented 6 years ago

To help contributors I created a Dockerfile and a docker-compose command to run the tests by simply running:

  1. docker-compose build
  2. docker-compose run test