Run npmn run test
to run tests once.
Run npmn run test:watch
to run test watcher.
Run npmn run test:coverage
to generate code coverage report.
docker compose up - to build container
docker compose exec bdd_templates zsh - to enter container shell