updated readme about testing

This commit is contained in:
2023-05-17 22:15:53 -04:00
parent b6daacca2d
commit 794dbe7d88

View File

@@ -102,8 +102,8 @@ docker-compose -p recipe-test down
``` ```
Test are written in pytest framework. Currently focused on unittest. Test are written in pytest framework. Currently focused on unittest and code
Integration tests to come. coverage. Integration tests to come.
To run test use: To run test use:
```sh ```sh