Skip to content

Pull requests: pytest-dev/pytest

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

add travis badge
#770 by bubenkoff was merged Jun 15, 2015 Loading…
use travis containers
#771 by bubenkoff was merged Jun 15, 2015 Loading…
split travis jobs
#772 by bubenkoff was merged Jun 15, 2015 Loading…
Remove hgignore and hgtags files
#773 by nicoddemus was merged Jun 15, 2015 Loading…
pass coveralls env
#775 by bubenkoff was merged Jun 16, 2015 Loading…
Esiegerman/summary colors
#776 by esiegerman was merged Jul 3, 2015 Loading…
appveyor integration
#777 by bubenkoff was merged Jun 16, 2015 Loading…
Use pypi version badge from shields.io
#778 by nicoddemus was merged Jun 16, 2015 Loading…
Use shields.io badge for coveralls
#779 by nicoddemus was merged Jun 16, 2015 Loading…
Handle reports that don't have a reprcrash
#781 by punya was merged Jun 17, 2015 Loading…
Automatically create directory for results
#782 by curzona was closed Jun 17, 2015 Loading…
Automatically create directory for results
#783 by curzona was merged Jun 17, 2015 Loading…
Adjust IRC notifications to use #pytest.
#790 by The-Compiler was merged Jun 19, 2015 Loading…
Improve coverage score by tweaking options
#791 by nicoddemus was merged Jun 20, 2015 Loading…
Use SVGs for all README badges
#792 by iKevinY was merged Jun 20, 2015 Loading…
Fixed typo
#798 by radarhere was merged Jun 23, 2015 Loading…
Add a --noconftest option.
#799 by The-Compiler was merged Jun 23, 2015 Loading…
Check conftest.py is not loaded with --confcutdir.
#800 by The-Compiler was merged Jun 23, 2015 Loading…
Try fixing on 3.5
#801 by Carreau was merged Jul 18, 2015 Loading…
ProTip! Exclude everything labeled bug with -label:bug.