Skip to main content

variadic ux implementation for testing

Project description

Sentaku is a python library that allows objects to dynamically choose their implementation. Sentaku is the Japanese word for ‘choice’.

With Sentaku it is possible to describe the elements of the applications you interact with and the actions/attributes they have. Sentaku takes care of choosing the implementation of the actions/attributes.

Installing

pip install sentaku

Use cases

A common use for such a system is testing various layers of an application with the same code, as well as using different layers of an application for setup/teardown and for concise acceptance-tests.

A typical use case is testing your modern html5 application. Such an application usually consists of different layers.

  1. The internal back-end API

  2. A rich front-end

  3. A REST API

  4. APIs that directly interact with other services the application uses

When doing test setup/teardown it is desirable to run against the fast back-end API or REST API, while when running the actual acceptance/system tests it is more desirable to run against the rich user interface or the REST API.

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

sentaku-0.7.2.tar.gz (21.0 kB view details)

Uploaded Source

Built Distribution

sentaku-0.7.2-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

Details for the file sentaku-0.7.2.tar.gz.

File metadata

  • Download URL: sentaku-0.7.2.tar.gz
  • Upload date:
  • Size: 21.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for sentaku-0.7.2.tar.gz
Algorithm Hash digest
SHA256 dffd1912c1484440dd8ed0f03c27be5b34ec819919a15cd9bc5b6ad772c9845d
MD5 86e9887e728fbf22498018a31f191725
BLAKE2b-256 c50505ed05c1362c83eb59a67f2f29e46c263c788e27afd7e2dd39a717f0ba75

See more details on using hashes here.

File details

Details for the file sentaku-0.7.2-py3-none-any.whl.

File metadata

  • Download URL: sentaku-0.7.2-py3-none-any.whl
  • Upload date:
  • Size: 11.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for sentaku-0.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ff46c92247eca7b81e44c73b1582bc18b73a8c3aa85418870eac86f8e14fa630
MD5 4344b3f566932133d9373d15a039effa
BLAKE2b-256 c96398cdd021af64e614d55f16cd2b18da2a70c310ecd0405aa24da505d3b700

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