updated readme about testing
This commit is contained in:
parent
b6daacca2d
commit
794dbe7d88
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue