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.
|
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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue