Merge lp://staging/~cjwatson/lazr.restfulclient/tox into lp://staging/lazr.restfulclient

Proposed by Colin Watson
Status: Merged
Merged at revision: 153
Proposed branch: lp://staging/~cjwatson/lazr.restfulclient/tox
Merge into: lp://staging/lazr.restfulclient
Diff against target: 975 lines (+272/-520)
16 files modified
.bzrignore (+7/-10)
HACKING.rst (+1/-6)
MANIFEST.in (+5/-5)
_bootstrap/COPYRIGHT.txt (+0/-9)
_bootstrap/LICENSE.txt (+0/-54)
_bootstrap/bootstrap.py (+0/-260)
buildout.cfg (+0/-38)
setup.py (+14/-11)
src/lazr/restfulclient/docs/Makefile (+20/-0)
src/lazr/restfulclient/docs/NEWS.rst (+5/-0)
src/lazr/restfulclient/docs/__init__.py (+0/-16)
src/lazr/restfulclient/docs/conf.py (+171/-0)
src/lazr/restfulclient/docs/index.rst (+12/-7)
src/lazr/restfulclient/tests/test_docs.py (+20/-22)
tox.ini (+17/-0)
versions.cfg (+0/-82)
To merge this branch: bzr merge lp://staging/~cjwatson/lazr.restfulclient/tox
Reviewer Review Type Date Requested Status
William Grant code Approve
Review via email: mp+344708@code.staging.launchpad.net

Commit message

Add tox testing support and drop buildout.

Description of the change

I was very fed up of having to deal with buildout and remember the various arcane invocations required to actually run the doctests properly.

There's no Python 3 support in tox.ini yet; until at least lazr.authentication is ported, there just aren't enough usable tests here to be worth the effort.

To post a comment you must log in.
153. By Colin Watson

Add tox testing support and drop buildout.

There's no Python 3 support in tox.ini yet; until at least
lazr.authentication is ported, there just aren't enough usable tests here to
be worth the effort.

154. By Colin Watson

Document switch to tox.

155. By Colin Watson

Prune src/lazr/restfulclient/docs/_build from sdist.

156. By Colin Watson

Fix long description.

Revision history for this message
William Grant (wgrant) :
review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches