Test utils library for python frameworks
Project description
test-utils
Using
python -m pip install core_test_utils
Buidling
-
Increase the version in
setup.cfg
file -
Create a file ~/.pypirc in root directory of your system and paste below data in the file.
[distutils] index-servers = local [local] repository = https://upload.pypi.org/legacy/
-
After making changes in the test_utils go to source directory of code and run below command to build the wheel and push to artifactory
- python3 -m pip install --upgrade build - python3 -m build - python3 -m pip install --upgrade twine - python3 -m twine upload --repository local --verbose dist/* - Enter the username and password of your pypi account
-
That's all you have to do and now you are good to use the core_test_utils in your project
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
core_test_utils-1.0.0.tar.gz
(29.0 kB
view details)
Built Distribution
File details
Details for the file core_test_utils-1.0.0.tar.gz
.
File metadata
- Download URL: core_test_utils-1.0.0.tar.gz
- Upload date:
- Size: 29.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05b72355c905c24994f6cb423a4d5a537fbb98869b569263d8192ed40f904de9 |
|
MD5 | 4e954acb9f96684379bdf2523b38c344 |
|
BLAKE2b-256 | c6030a2c7d9da455d43929427ac165a74c3422ffc8b89780d60a5669dfe707a0 |
File details
Details for the file core_test_utils-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: core_test_utils-1.0.0-py3-none-any.whl
- Upload date:
- Size: 34.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2141c446132f706544ea51ee7a2042b9f632c7382d28b6070296a8ccbf39c6a |
|
MD5 | 0b630787f55457553f1a017105a790e2 |
|
BLAKE2b-256 | 0a21e073dda58ee0963482e9b91c82a5f4b00d10eada4e945ae53c99113d6c47 |