Python unittest Utilities
Project description
- Version:
1.5.2
- 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.5.2.tar.gz
(58.4 kB
view details)
Built Distribution
case-1.5.2-py2.py3-none-any.whl
(17.6 kB
view details)
File details
Details for the file case-1.5.2.tar.gz
.
File metadata
- Download URL: case-1.5.2.tar.gz
- Upload date:
- Size: 58.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a0dcf26d382b407c71b185720f414fa26938f12833cbc73929dfd78105f70fd |
|
MD5 | 169177c1f7687548b4657cd9652e3e40 |
|
BLAKE2b-256 | 0589d63a819e089cc4bdb9a0b7e8ebfeef90cc878714009c459dd1c3ba86dad2 |
Provenance
File details
Details for the file case-1.5.2-py2.py3-none-any.whl
.
File metadata
- Download URL: case-1.5.2-py2.py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b78ae2487f1ccd73407411e5accbd067cd1ba1b6df393cb6df3439428792475 |
|
MD5 | 61e429f8f2227fc872eac7554026ec73 |
|
BLAKE2b-256 | 437839171b15c2fb86a36c093c530882ce15c0e74a90bb48b11daedce7b9e0f0 |