Robot Framework Molecule Plugin :: run molecule tests with Robot Framework as verifier
Project description
Use Robot Framework as a Molecule verifier.
Runs the verify playbook to install Robot Framework, extra libraries, and test data, then runs robot on the Molecule managed instances, showing the live output as tests are executed. Finally, runs an optional verify_fetch_report playbook to retrieve the generated Robot Framework report and logs.
Bundled verify and verify_fetch_report playbooks are included with the plugin. You can override these with custom playbooks if desired.
Documentation: https://molecule-robot-framework-plugin.readthedocs.io
Installation and Usage
Install molecule and molecule-robotframework:
$ python3 -m venv .venv
$ source .venv/bin/activate
(.venv) $ pip install molecule molecule-robotframework
(.venv) $ patch-molecule-schema
Create a new scenario with molecule:
(.venv) $ molecule init scenario
Edit the molecule.yml file and set the verifier to molecule-robotframework:
...
verifier:
name: molecule-robotframework
License
The MIT License.
The logo is licensed under the Creative Commons NoDerivatives 4.0 License.
If you have some other use in mind, contact us.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file molecule-robotframework-3.0.2.tar.gz
.
File metadata
- Download URL: molecule-robotframework-3.0.2.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e95ae8d3a7f512dda2096ecd6a8b90e2f35e7f799bb3d14cffdd0d5f82b42636 |
|
MD5 | 8c417d82e45d6701b647c519442e24c9 |
|
BLAKE2b-256 | 7abdb1cd6ec9023956ea74d505afdb4e3268daaaff3e74286907cfed684aa2a5 |
File details
Details for the file molecule_robotframework-3.0.2-py3-none-any.whl
.
File metadata
- Download URL: molecule_robotframework-3.0.2-py3-none-any.whl
- Upload date:
- Size: 25.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 580f14c64dd1707d419a2ef6533925579b4d8a2c8994b6cbb2407c27b28cd332 |
|
MD5 | 5f1ab543e6bf492828fb0426dfc8f646 |
|
BLAKE2b-256 | 52caf93f3d961255768f7e0a5de685ae9af91c1f5a9829d7fc0e3bdca7ce0c71 |