add mention about beaker-tests/README.md into top-level README.md

This commit is contained in:
clime 2020-05-16 20:08:37 +02:00
parent 6f088ecc39
commit 3141fb7ff9

View file

@ -97,12 +97,16 @@ You can see example of deployement in [Fedora Infastructure](https://infrastruct
Developer Guide Developer Guide
--------------- ---------------
#### Tests #### Unit tests
``` ```
nosetests -vs . nosetests -vs .
``` ```
#### Integration tests
Please, see beaker-tests/README.md.
LICENSE LICENSE
------- -------