new test framework #1
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# Readme
|
||||
|
||||
```bash
|
||||
docker compose build
|
||||
docker compose run --rm app python ./src/
|
||||
docker compose run --rm app pytest
|
||||
# docker-compose up
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue