summaryrefslogtreecommitdiff
path: root/pytest.ini
blob: 4603e347abf82e6124f1bfb9421a342169ee77f3 (about) (plain)
1
2
3
4
[pytest]
addopts = --capture=no --assert=plain --strict --tb native
testpaths = tests
filterwarnings = default
d> 2023-11-07doc: Add some guidelines for reviewing....Maxim Cournoyer 2023-10-22build: Add a commit-msg hook that embeds Change-Id in commit messages....Maxim Cournoyer 2023-05-18etc: gitconfig: Do not enforced signed commits....Maxim Cournoyer 2023-05-01Makefile.am: Auto-configure Git on 'make'....Maxim Cournoyer 2021-10-14Add git configuration templates to improve diff hunk header detection....Sarah Morgensen 2020-12-14maint: Only run `make authenticate` when pushing commits....Leo Famulari 2020-06-01maint: Adjust comment in 'pre-push' hook....Ludovic Courtès 2020-05-29maint: Git pre-push hook runs "make authenticate check-channel-news"....Ludovic Courtès