Create random data to be used in tests
Project description
Python data fixtures
Create data fixtures to use them in your tests
Sample usage:
>>> from fixturepy import Fixture, Email
>>> fixture = Fixture()
>>> fixture(int) # create an integer
20932
>>> fixture(str) # create a string
'63d0b4e450354948b69f6c3b4f9238f9'
>>> fixture(Email) # create an email
'ad34d31609344283bd7ab77922b75e8b@14a8ba0c73a64ffda645cdd4d776757e.com'
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fixturepy-0.5.tar.gz
(2.2 kB
view details)
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fixturepy-0.5.tar.gz.
File metadata
- Download URL: fixturepy-0.5.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.6.1 requests/2.25.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/2.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3264593755236f53d1d4e4cabca777126919ffe1cdd177c3b059fb4ad80204d2
|
|
| MD5 |
38a4927aa7f44c6a48c179efc5d3687e
|
|
| BLAKE2b-256 |
8511c8a57d4cca921b97614f80e90e065b475757317f92e07519d5cf113e5c1a
|
File details
Details for the file fixturepy-0.5-py3-none-any.whl.
File metadata
- Download URL: fixturepy-0.5-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fed3812f75617f62715835a43caa492c25c7dbe53eeea66b6479e71e90e77a3
|
|
| MD5 |
7d7b0e3339e83a8acb488246c0f2a42c
|
|
| BLAKE2b-256 |
7546f90fed2304e3b5ee224a7c6238a83090cd309f3385a29a7998e4fdbff3ff
|
File details
Details for the file fixturepy-0.5-py2-none-any.whl.
File metadata
- Download URL: fixturepy-0.5-py2-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.6.1 requests/2.25.0 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/2.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72c178911b41b232d1b0072811c1f786d9cbfca108d3676fa4effb8588d4f1d5
|
|
| MD5 |
c36e327f76a9784dc9594dc33ef85c27
|
|
| BLAKE2b-256 |
1eff1ac644b243c26cc33b81a0903ca4674d3eb5e873efa694291ac196774a45
|