Add example usage of library to the repo
Closed this issue · 0 comments
eirenik0 commented
Currently officially available only old docs for 3.x which lead to bad user expirience (see #47). Before official doc would be updated need to add basic doc about usage.
The following items should be added:
- Installing and initialization of different eyes libs
- Basic overview of Configuration class and describe attributes
- Overview of possibilities of Fluent interface (
check()
andTarget
) - Using of
close()
- As a bonus, write some tips to use with pytest