Skip to main content

Test utils library for python frameworks

Project description

test-utils

Using

  1. python -m pip install core_test_utils

Buidling

  1. Increase the version in setup.cfg file

  2. 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/
    
  3. 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
    
  4. That's all you have to do and now you are good to use the core_test_utils in your project

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

core_test_utils-1.0.0.tar.gz (29.0 kB view details)

Uploaded Source

Built Distribution

core_test_utils-1.0.0-py3-none-any.whl (34.0 kB view details)

Uploaded Python 3

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

Hashes for core_test_utils-1.0.0.tar.gz
Algorithm Hash digest
SHA256 05b72355c905c24994f6cb423a4d5a537fbb98869b569263d8192ed40f904de9
MD5 4e954acb9f96684379bdf2523b38c344
BLAKE2b-256 c6030a2c7d9da455d43929427ac165a74c3422ffc8b89780d60a5669dfe707a0

See more details on using hashes here.

File details

Details for the file core_test_utils-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for core_test_utils-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e2141c446132f706544ea51ee7a2042b9f632c7382d28b6070296a8ccbf39c6a
MD5 0b630787f55457553f1a017105a790e2
BLAKE2b-256 0a21e073dda58ee0963482e9b91c82a5f4b00d10eada4e945ae53c99113d6c47

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page