Pytest plugin defining the necessary command-line options to pass to pytests testing a Jelastic environment.
Project description
Pytest-jelastic
Adds the following command-line options to your pytests:
--jelastic-api-url--jelastic-access-token--jelastic-env-name
and make a jelastic_env_info pytest fixture available.
Publish new package
The Publish teamcity build configuration is only triggered on new git tags. Whenever a new git tag is created, the build configuration is triggered and the package published to the package manager.
git tag -a 1.0.0 -m "my version 1.0.0"
git push origin 1.0.0
Use plugin
In your python project, first
pip install pytest-jelastic
Then, when you run your tests, make sure to at least include
pytest -p pytest_jelastic <your other options>
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
Built Distribution
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 pytest_jelastic-0.0.2.tar.gz.
File metadata
- Download URL: pytest_jelastic-0.0.2.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.11.0 Linux/5.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d6d746e6b4155ca6fead426869090b2082e721776d97ef545656879dd82d623
|
|
| MD5 |
dd4644801dde971837499d1e60d19d25
|
|
| BLAKE2b-256 |
ed4b9dd5d33e400df293a0ee3143bb5c3c82e1b1869f88b7f6ec7eac978d561a
|
File details
Details for the file pytest_jelastic-0.0.2-py3-none-any.whl.
File metadata
- Download URL: pytest_jelastic-0.0.2-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.11.0 Linux/5.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c50105e2eaade3f3277f4a5e35639f9735b55f625e4114b6fb5480a08a7baa6
|
|
| MD5 |
f15d94fe2cf0f2156dc0284273de8354
|
|
| BLAKE2b-256 |
2a01acc0be78ae3fe98df58abeb316d499b22600a9bea62a05af664cc8f02020
|