This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
certbot
Watch
1
Star
0
Fork
You've already forked certbot
0
mirror of
https://github.com/certbot/certbot.git
synced
2026-06-07 15:52:08 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
test-apacheparser-block-impl
certbot
/
.coveragerc
6 lines
52 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Get integration tests working on python 3.8 (#7372) * Get integration tests working on python 3.8 * Run unit tests on py38 * Update coveragercs to use coverage 4.5+ format * remove line added to tox.ini * update changelog * xenial is the new travis default; no need to specify in .travis.yml
2019-09-16 14:14:26 -04:00
[run]
omit = */setup.py
Show lines missing test coverage in test output
2016-06-17 13:48:54 -04:00
[report]
Switch from nose to pytest (#5282) * Use pipstrap to install a good version of pip * Use pytest in cb-auto tests * Remove nose usage in auto_test.py * remove nose dev dep * use pytest in test_tests * Use pytest in tox * Update dev dependency pinnings * remove nose multiprocess lines * Use pytest for coverage * Use older py and pytest for old python versions * Add test for Error.__str__ * pin pytest in oldest test * Fix tests for DNS-DO plugin on py26 * Work around bug for Python 3.3 * Clarify dockerfile comments
2017-12-01 13:59:55 -05:00
omit = */setup.py
Reference in a new issue
Copy permalink