Modified readme

This commit is contained in:
Unai Zorrilla Castro 2018-07-06 18:10:36 +02:00
parent a5f3b9762f
commit 9c7b77c4f7

View File

@ -39,7 +39,6 @@ Then you can run all or selected tests, like in the following image:
These Unit Tests have no any dependency with any external infrastructure or any other microservice and that's why you don't need to spin-up additional infrastructure (Database server or additional containers).
## Running Functional/Integration Tests for specific microservices
In this case, the Functional Tests do have dependencies with additional infrastructure. For instance, they might have dependencies with the microservices's database in the SQL Server container, the messaging broker (RabbitMQ container), etc.