lp://staging/mocker
- Get this branch:
- bzr branch lp://staging/mocker
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/zyga/mocker.git.
Last successful import was .
Recent revisions
- 79. By Zygmunt Krynicki
-
Fix PEP-8 issues in setup.py
Signed-off-by: Zygmunt Krynicki <email address hidden>
- 78. By Zygmunt Krynicki
-
Merge pull request #1 from gustavofonseca/
master Turning on the unittest's test runner right from setup.py script. Also, added the travis-ci config file
- 76. By Zygmunt Krynicki
-
apply 1.1.1 patches
This simply bumps the version to 1.1.1 and adds myself as the maintainer
to both setup and mocker.__credits__Signed-off-by: Zygmunt Krynicki <email address hidden>
- 72. By Gustavo Niemeyer
-
Added assertRaisesReg
exp() to MockerTestCase. It works similarly to
the version in Python 2.7 and 3.2, except it will also return the error
found. It also works as a context manager for with: statements. - 71. By Gustavo Niemeyer
-
- Implemented support for assertRaises() as a context manager, as in
Python 2.7 and 3.2.
- Implemented assertIsInstance() and assertIsNotInstance() as well.
- Updated NEWS file.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)