[WIP] Add new automated test framework (#1)
Co-authored-by: Daniel <d.brummerloh@gmail.com> Co-committed-by: Daniel <d.brummerloh@gmail.com>
This commit is contained in:
parent
859bd57006
commit
97ed87c79f
31 changed files with 769 additions and 6 deletions
|
|
@ -1,9 +0,0 @@
|
|||
[pytest]
|
||||
|
||||
addopts=--headed -s --setup-show --browser=firefox --tracing=on --screenshot=on --output=results
|
||||
# --setup-show
|
||||
|
||||
log_cli = 1
|
||||
log_cli_level = INFO
|
||||
log_file = ./TestResults/test_log.log
|
||||
log_file_level = INFO
|
||||
Loading…
Add table
Add a link
Reference in a new issue