Skip to main content

Adapters for Jubilant Charm Testing Library

Project description

jubilant_adapters

PyPI version Ruff Checked with pyright

Jubilant Adapters is a back-to-basics effort to facilitate migration of charm repositories using pytest-operator as their integration testing library, to the newer and better jubilant library. By back-to-basics, I mean pure Gang of Four design patterns, instead of blindly throwing in developers, LLMs and/or agents and burning token, CI and developer budget for something that could be achieved much simpler, with a software engineering mindset.

The way it works is to add jubilant_adpaters as a test dependency, use the JujuFixture provided by that lib as the pivot fixture instead of OpsTest, and simply replace all ops_test calls with juju.ext. I have also included a utility script which does that for you, but it is opinionated and may not work optimally in your particular case. But the general flow remains the same regardless of whether or not you use the utility script.

More on JujuFixture

JujuFixture inherits from jubilant.Juju, and adds an extension layer via the ext property, which provides familiar libjuju-style API on the surface, but uses jubilant on the backend.

So instead of calling ops_test.model.deploy(...), you can call juju.ext.model.deploy(...), and so on.

The adapters may not cover 100% of the libjuju API, and I followed the Pareto rule, coupled with my own experience and judgement to provide adpaters for the most widely used APIs. But feel free to contribute and extend the adapters if you feel something is missing, and I would highly appreciate that!

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

jubilant_adapters-0.1.5.tar.gz (18.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jubilant_adapters-0.1.5-py3-none-any.whl (18.2 kB view details)

Uploaded Python 3

File details

Details for the file jubilant_adapters-0.1.5.tar.gz.

File metadata

  • Download URL: jubilant_adapters-0.1.5.tar.gz
  • Upload date:
  • Size: 18.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for jubilant_adapters-0.1.5.tar.gz
Algorithm Hash digest
SHA256 79a52327c714af4eb78640d40d097a92ff49d76e7b1b0f75915279594d6ab3ed
MD5 baf2eff520bd11eadbc88c33ba9f26a8
BLAKE2b-256 6d3de40cc2bfd62e63ee7e9a7b5f566b381cf4957f31d948d31b0fc9749c0196

See more details on using hashes here.

Provenance

The following attestation bundles were made for jubilant_adapters-0.1.5.tar.gz:

Publisher: publish.yaml on imanenami/jubilant_adapters

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file jubilant_adapters-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for jubilant_adapters-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 47cb332512cb5b2da6365f872defe995dc58d352ce893c98bf5caa5c30424b94
MD5 fb811d032b0c6b497470215876019276
BLAKE2b-256 38915a371cc93f0b011395d9688211c12e219b326af4d4ddce465dede3f0dfe6

See more details on using hashes here.

Provenance

The following attestation bundles were made for jubilant_adapters-0.1.5-py3-none-any.whl:

Publisher: publish.yaml on imanenami/jubilant_adapters

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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