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

PulpQE / pulp-smash / 91 / 1
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 17 Nov 2015 04:51PM UTC
Files 2
Run time 1s
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

17 Nov 2015 04:34PM UTC coverage: 89.583%. Remained the same
91.1

push

travis-ci

Ichimonji10
Support `./setup.py test`

Fix #2:

> The canonical way to run Pulp Smash's unit tests is via the `make test` command.
> This works, but its implementation is entirely ad-hoc. We should consider
> supporting the `test` command provided by setuptools. According to [the
> documentation](http://pythonhosted.org/setuptools/setuptools.html#test):
>
> > The test command runs a project’s unit tests without actually deploying it, by
> > temporarily putting the project’s source on sys.path, after first running
> > build_ext -i and egg_info to ensure that any C extensions and project metadata
> > are up-to-date.

Remove `unittest2` from `requirements-dev.txt`. It is already listed in
`setup.py`, and the duplication was a bug.

Move `mock` from `requirements-dev.txt` to `setup.py`. This change means that
Pulp Smash has a new base dependency, but this is the only change necessary to
support `./setup.py test`, so the change seems worthwhile.

Make Travis test this new command as part of the testing procedure.

86 of 96 relevant lines covered (89.58%)

0.9 hits per line

Source Files on job 91.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 91
  • Travis Job 91.1
  • b0ad37d0 on github
  • Prev Job for on master (#87.1)
  • Next Job for on master (#93.1)
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