diff --git a/README.md b/README.md index a9545e2..008109f 100644 --- a/README.md +++ b/README.md @@ -102,8 +102,8 @@ docker-compose -p recipe-test down ``` -Test are written in pytest framework. Currently focused on unittest. -Integration tests to come. +Test are written in pytest framework. Currently focused on unittest and code +coverage. Integration tests to come. To run test use: ```sh