| [pytest] | |
| log_cli = true | |
| log_level = INFO | |
| log_format = %(asctime)s.%(msecs)03d %(levelname)s %(message)s | |
| log_cli_format = %(asctime)s.%(msecs)03d %(levelname)s %(message)s | |
| markers = | |
| smoketest: A simple test to verify that the application is properly launched | |
| commissioningtest: Test to validate the commissionign process | |
| ctrltest: Test checking the operation of the application through integration with it |