alvaropaco/py-weather-micro-service

View on GitHub
entrypoint.tests.sh

Summary

Maintainability
Test Coverage
#!/bin/bash
service rabbitmq-server start
nameko run weather_service &
nose2