behave_tests: add secondary logging infrastructure 84/72784/2
authorGwenael Lambrouin <gwenael.lambrouin@orange.com>
Fri, 16 Jul 2021 13:40:16 +0000 (15:40 +0200)
committerGwenael Lambrouin <gwenael.lambrouin@orange.com>
Thu, 22 Jul 2021 15:08:18 +0000 (17:08 +0200)
commit10655a8b254f7e19fee18892a49bc85f47e68d75
tree628eb78688de6d56f05c61cda5c6f9be58287451
parent36f79f13aebbcd2848e07ec4c279a3daa13aafae
behave_tests: add secondary logging infrastructure

In addition to the main logger managed by behave framework to show the test
progress and the results summary, add a second logger to provide insight on
what's going on internally.

That second logger logs to a file in the results dir.

Change-Id: Ie2e8012ea54b153a2e661a06a2c521f48e7040b2
Signed-off-by: Gwenael Lambrouin <gwenael.lambrouin@orange.com>
behave_tests/features/environment.py