Python unittest Utilities
Project description
- Version:
- 1.2.0
- 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.2.0.tar.gz
(55.3 kB
view details)
Built Distribution
case-1.2.0-py2.py3-none-any.whl
(15.1 kB
view details)
File details
Details for the file case-1.2.0.tar.gz
.
File metadata
- Download URL: case-1.2.0.tar.gz
- Upload date:
- Size: 55.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 658b5a6d557e525480de8f98007262c265b099b0fc5a670114d408be8966fc4c |
|
MD5 | 8565ef622d31c3b7e0c17d3a76eb9722 |
|
BLAKE2b-256 | 07efbd0c018dc96e2ab6f3ea7ac7c6ff9305b264239b69f363495b44a8367341 |
Provenance
File details
Details for the file case-1.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: case-1.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 15.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f5510373cdf2f9d95d502c0ff73e1ebb59f2b90fcdfbeb6ae7b361b62128fb1 |
|
MD5 | 7fd7558537b8fbbb9fbd5a78dc99d10a |
|
BLAKE2b-256 | 5a47e899e9b585bbe02935031db402bcfc97c0bc84dd4c2149a59961abbf2d7a |