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.8.0.tar.gz (19.1 kB view details)

Uploaded Source

Built Distribution

sentaku-0.8.0-py3-none-any.whl (12.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sentaku-0.8.0.tar.gz
  • Upload date:
  • Size: 19.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for sentaku-0.8.0.tar.gz
Algorithm Hash digest
SHA256 913048a1d4bcfe2baf98c173eedd35de99228f93e5ab0f89639f489aeb4e205a
MD5 04bc3b68f2b4d13ee7f74ecef063c416
BLAKE2b-256 ec9d5ecb9854db9b6d29bf6036718645aa51a49389e5ad229fd12aa0b6370750

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sentaku-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 12.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for sentaku-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 96fb7a8909eb2741a041e38c8a482e03e3f48d4aa193c80420704785bc7281fe
MD5 41287ff5e542d75bd1c0c16f26f784df
BLAKE2b-256 fc44bcf3512643830a647afe16178c87362cfb1fe16fc0d122cb84b320daf2b8

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