• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

danilobellini / pytest-doctest-custom / 7 / 32
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: minors
DEFAULT BRANCH: master
Ran 06 Aug 2016 04:04AM UTC
Files 1
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Aug 2016 06:28PM UTC coverage: 100.0%. Remained the same
PYTEST=2.9.1

push

travis-ci

danilobellini
Now testing also in Jython; clean PYPY (platform)

- Add Jython to the test suite (tox.ini)
- Cleaner PYPY constant using the platform module (standard library)
- Jython doesn't have usable pty/tty/termios modules, which are
  required by pexpect (IPython), so some tests have to be skipped
- Coverage.py isn't compatible with Jython
- Travis CI doesn't have Jython installed by default
- py._path.local.Local.pyimport complains that __file__ is prefixed
  by "__pyclasspath__/" (Jython 2.7.0), raising an ImportMismatchError
  when --runpytest=subprocess (the pytest<2.8 default)
- Jython isn't compatible with py.test<2.2.4 (InvocationError)

71 of 71 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 7.32 (PYTEST=2.9.1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7
  • Travis Job 7.32
  • 47692320 on github
  • Prev Job for PYTEST=2.9.1 on minors (#6.44)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc