Skip to main content

robotframework-lynqa

CI Acceptance test License Documentation

robotframework-lynqa is a Robot Framework library for the Lynqa test execution AI Agent.

Robot Framework/Lynqa connector

Write your scenarios in plain Gherkin and let Lynqa, Smartesting's AI test-execution agent, execute them autonomously. No need to implement local keywords, simply provide your web application's URL. Lynqa analyses your test steps and application UI, then runs your test cases as a user would, producing comprehensive execution evidence. UI changes are handled automatically, eliminating the need for test automation maintenance.

It builds on pylynqa, the Python client for the Lynqa REST API.

Disclaimers

[!IMPORTANT] This is an unofficial project. robotframework-lynqa is not affiliated with, endorsed by, or maintained by Smartesting, the company that develops Lynqa. "Lynqa" and "Smartesting" are the property of their respective owners.

[!NOTE] Lynqa is a commercial product. Using this library requires a Lynqa account and an API key, and running tests consumes paid credits. See https://my.lynqa.smartesting.com/integration to create an API key.

Requirements

  • Python 3.9+
  • Robot Framework 7+
  • A Lynqa account and API key (test executions consume credits)

Installation

pip install robotframework-lynqa

Quick start

Import the library and write your test cases with the Given/When/Then keywords, each taking a single natural-language step:

*** Settings ***
Library    robotframework_lynqa.LynqaLibrary    api_key=%{LYNQA_API_KEY}

*** Variables ***
${LYNQA_URL}    https://lemonde.fr

*** Test Cases ***
Search An Article
    Given    the website is open
    When     I search an article on "france ia"
    Then     there is an article on "IA agentique"

The scenario is captured and submitted to Lynqa, which runs it against the site at ${LYNQA_URL} and reports each step's result back to Robot Framework.

Documentation

Full documentation: installation, configuration variables and the complete keyword reference — is available at https://petit-robot.github.io/robotframework-lynqa/.

Collaboration

This project is at an early stage, so external contributions are limited for now. This may be opened up more broadly later as the project matures.

In the meantime, you are very welcome to open an issue to report a bug or ask any question.

License

Licensed under the Apache License 2.0.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotframework_lynqa-1.0.0.tar.gz (198.2 kB view details)

Uploaded Source

Built Distribution

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

robotframework_lynqa-1.0.0-py3-none-any.whl (42.7 kB view details)

Uploaded Python 3

File details

Details for the file robotframework_lynqa-1.0.0.tar.gz.

File metadata

  • Download URL: robotframework_lynqa-1.0.0.tar.gz
  • Upload date:
  • Size: 198.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for robotframework_lynqa-1.0.0.tar.gz
Algorithm Hash digest
SHA256 cd3d270ab6954f82e1ee93c2cb3870dd4dcddc0668b85df1ba04ce00598d2635
MD5 6afff34df95b6100f675474ed7d1fe78
BLAKE2b-256 842835c9e4c2f4c967a08034938306899cb323a4f0eb6f0b94669a8304ab422d

See more details on using hashes here.

Provenance

The following attestation bundles were made for robotframework_lynqa-1.0.0.tar.gz:

Publisher: release.yml on petit-robot/robotframework-lynqa

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

File details

Details for the file robotframework_lynqa-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for robotframework_lynqa-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6756a69809bd68b08f625d99c6852ac03c21bb0c9674040fbfb6d9a9c84cc92a
MD5 6a24c4d94a0d00a7dd77c11474c19577
BLAKE2b-256 42561dfdbb7d502e04bf3b1359e1969c6707520edbc60fa9f3d04aa0746afdf2

See more details on using hashes here.

Provenance

The following attestation bundles were made for robotframework_lynqa-1.0.0-py3-none-any.whl:

Publisher: release.yml on petit-robot/robotframework-lynqa

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

Release history Release notifications | RSS feed

This release

1.0.0 This release

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page