File size: 122 Bytes
75ba57a
 
 
 
 
 
1
2
3
4
5
6
7
# LectureLens — pytest configuration
[pytest]
testpaths = tests
asyncio_mode = auto
log_cli = true
log_cli_level = INFO