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

pytest-dev / pytest / 3996
51%

Build:
DEFAULT BRANCH: master
Ran 10 Jan 2018 03:54PM UTC
Jobs 1
Files 43
Run time 3s
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

pending completion
3996

Pull #3104

travis-ci

web-flow
Update Freezing pytest description in simple.rst 

I have trouble using third party plugins in my frozen program and discovered 
that other people have experienced it as well:

    https://mail.python.org/pipermail//pytest-dev/2015-June/003015.html

The problem is that the mechanism for plugin discovery used by pytest
(setupttools entry points) doesn't work with frozen executables so pytest
can't find any plugins. The solution seems to be to import the third party 
plugins explicitly as shown here:

    https://mail.python.org/pipermail//pytest-dev/2015-June/003018.html

This is not mentioned anywhere in the documentaion.
Pull Request #3104: Update Freezing pytest description in simple.rst

8495 of 9178 relevant lines covered (92.56%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3996.1 (TOXENV=coveralls) 10 Jan 2018 03:54PM UTC 0
92.56
Travis Job 3996.1
Source Files on build 3996
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3996
  • Pull Request #3104
  • PR Base - master (#3994)
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