Python unittest Utilities
Project description
- Version:
1.3.1
- Web:
- Download:
- Source:
- Keywords:
testing utilities, python, unittest, mock
About
Installation
You can install case either via the Python Package Index (PyPI) or from source.
To install using pip,:
$ pip install -U case
To install using easy_install,:
$ easy_install -U case
Downloading and installing from source
Download the latest version of case from http://pypi.python.org/pypi/case/
You can install it by doing the following,:
$ tar xvfz case-0.0.0.tar.gz $ cd case-0.0.0 $ python setup.py build # python setup.py install
The last command must be executed as a privileged user if you are not currently using a virtualenv.
Using the development version
With pip
You can install the latest snapshot of case using the following pip command:
$ pip install https://github.com/celery/case/zipball/master#egg=case
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
case-1.3.1.tar.gz
(57.0 kB
view details)
Built Distribution
case-1.3.1-py2.py3-none-any.whl
(17.2 kB
view details)
File details
Details for the file case-1.3.1.tar.gz
.
File metadata
- Download URL: case-1.3.1.tar.gz
- Upload date:
- Size: 57.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9c83410d4744ce08e288bc2ee9f093896d72a1229f389f1d8d672abff09cade |
|
MD5 | 53037f147559fb0cfc3554c30894cf2e |
|
BLAKE2b-256 | b296533133124d3058c87a7c5336da3c586885386518be8bf050efa4becf6b2a |
Provenance
File details
Details for the file case-1.3.1-py2.py3-none-any.whl
.
File metadata
- Download URL: case-1.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3dbfc1f01c2069eaa920ab0c150fac803fa9629220ef892342e9abc976b8e142 |
|
MD5 | 4e5b90d6894f0188d90452e7255ee13f |
|
BLAKE2b-256 | 14c8740b46c433f2d77537d1cd99d00647dc5411ab506a10ca612e61f4b68b57 |