This website works better with JavaScript.
Home
Help
Register
Sign In
pEp.foundation
/
mixmailer
Watch
10
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Releases
0
Activity
Browse Source
tests: Configure pytest to show log by default
pull/7/head
juga
2 years ago
parent
b8311ffc9b
commit
9d0d5db235
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
pytest.ini
+ 3
- 1
pytest.ini
View File
@ -1,2 +1,4 @@
[pytest]
addopts
=
-svv
addopts
=
-svvv
log_cli
=
true
log_cli_level
=
debug
Write
Preview
Loading…
Cancel
Save