Projekt

Obecné

Profil

« Předchozí | Další » 

Revize ddb92dc5

Přidáno uživatelem Stanislav Král před téměř 4 roky(ů)

Re #8703 - Added ./robot_tests/.gitignore and changed README.md

Deleted outdated sample.robot test.

Zobrazit rozdíly:

README.md
11 11
## Testing
12 12
- `pytest` framework is used for testing
13 13
- tests are stored in the `tests` folder
14
 - can be run in PyCharm IDE (see [tutorial](https://www.jetbrains.com/help/pycharm/pytest.html)) or by calling `pytest` in the project's root directory
14
- can be run in PyCharm IDE (see [tutorial](https://www.jetbrains.com/help/pycharm/pytest.html)) or by calling `pytest` in the project's root directory
15
- Robot Framework tests are located in the `robot_tests` directory
15 16

  
16 17
## Deployment via Docker
17 18
- run `docker-compose up` in the project's root directory

Také k dispozici: Unified diff