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.2.1.tar.gz (19.7 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.2.1-py3-none-any.whl (19.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jubilant_adapters-0.2.1.tar.gz
  • Upload date:
  • Size: 19.7 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.2.1.tar.gz
Algorithm Hash digest
SHA256 5761494ad4253b9a26eccc7b4a18f1664678ec0c62bdf6e950c774096ae3cb53
MD5 124b3513a7207aad818ebfe5f1785c47
BLAKE2b-256 7f1e32387b6769ec62fd80beb7946a13270b8ee78e2f7cf9651c604605019928

See more details on using hashes here.

Provenance

The following attestation bundles were made for jubilant_adapters-0.2.1.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.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for jubilant_adapters-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 62726f9b3dd0e0a1f9dd7b5b697cc252f34e5b913a5a572ea560fa2ce16943cf
MD5 425ab5d5877d03e45923f505a71c8c66
BLAKE2b-256 280a595aab2ba887b77f89471c3547c5f93af056fc63e7ec0f68a35967497574

See more details on using hashes here.

Provenance

The following attestation bundles were made for jubilant_adapters-0.2.1-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