``hypothesis`` strategies for generating ``SQLAlchemy`` objects.
Project description
In what follows python3 is an alias for python3.5 or any later version (python3.6 and so on).
Installation
Install the latest pip & setuptools packages versions
python3 -m pip install --upgrade pip setuptools
Release
Download and install the latest stable version
python3 -m pip install --upgrade hypothesis_sqlalchemy
Developer
git clone https://github.com/lycantropos/hypothesis_sqlalchemy.git
cd hypothesis_sqlalchemy
python3 setup.py install
Running tests
Plain .. code-block:: bash
python3 setup.py test
Inside Docker container with remote debugger .. code-block:: bash
./set-dockerhost.sh docker-compose up
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
File details
Details for the file hypothesis_sqlalchemy-0.0.0.tar.gz
.
File metadata
- Download URL: hypothesis_sqlalchemy-0.0.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 625305d4b285854e4b747f907abd4e56f75db499bc5b1b284bf5ae2ba3a8e99d |
|
MD5 | 5b67c2ca915439b51ba1f5d9b0256ba1 |
|
BLAKE2b-256 | a88e6a7958977ce847a93de86bd416558d21a91f0ae28a3cb36c0b814f3704d8 |