Skip to main content

pytest plugin for connecting to ai1899 smart system stack

Project description

pytest-ai1899-plugin

License

What?

To enable seamless integration with ai1899 stack (https://github.com/Formartha/ai1899), a pytest plugin was created. The plugin accepts query as an input or from pytest.ini directory and uses it to select testcases based on predefined citeria.

How to install?

pip install pytest-ai1899

pytest.ini options examples:

to start the plugin, please pass --ai1899_activate or use 'ai1899_activate=true' in the pytest.ini file.

[pytest]
ai1899_endpoint = http://127.0.0.1/ai
ai1899_query = a test with data
ai1899_collection = Tests
ai1899_limit = 5

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

pytest-ai1899-1.1.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

pytest_ai1899-1.1.0-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

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