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

PulpQE / pulp-smash / 91
63%

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

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%)

3.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 91.1 17 Nov 2015 04:51PM UTC 0
89.58
Travis Job 91.1
2 91.2 17 Nov 2015 04:53PM UTC 0
89.58
Travis Job 91.2
3 91.3 17 Nov 2015 04:54PM UTC 0
89.58
Travis Job 91.3
4 91.4 17 Nov 2015 04:55PM UTC 0
89.58
Travis Job 91.4
Source Files on build 91
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #91
  • b0ad37d0 on github
  • Prev Build on master (#87)
  • Next Build on master (#93)
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