Skip to main content

Automated test framework converter for migrating test cases from Zephyr, JIRA/Xray, and TestLink to Robot Framework format with bulk processing capabilities

Project description

Importobot

Testing Test Lint Typecheck
Package PyPI Version PyPI Downloads
Meta License Python 3.10+ Code style: ruff uv

Importobot is a Python package for converting test case exports from Zephyr, TestRail, Xray, and TestLink into runnable Robot Framework suites. It was built to automate the tedious process of manually migrating large test libraries.

What's new

Recent Improvements:

  • MongoDB Library Support: Fixed MongoDB library integration by replacing broken robotframework-mongodblibrary with modern robot-mongodb-library
  • Type Safety: Enhanced type checking and fixed enum conversion issues
  • Code Quality: Improved linting compliance and code organization

See the changelog for a full list of changes.

Installation

For end-users, install from PyPI:

pip install importobot

For developers contributing to the project, see the Project Setup instructions.

Quick Start

import importobot

# Convert a single file from Zephyr JSON to a Robot Framework file
converter = importobot.JsonToRobotConverter()
summary = converter.convert_file("zephyr_export.json", "output.robot")

# Convert an entire directory of exports
result = converter.convert_directory("./exports", "./converted")

Documentation

All documentation is in the project wiki.

Community

For questions and discussions, please use the GitHub issue tracker.

Contributing

Contributions are welcome. Please see the Contributing Guide for more information.

License

BSD 2-Clause

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

importobot-0.1.4.tar.gz (314.4 kB view details)

Uploaded Source

Built Distribution

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

importobot-0.1.4-py3-none-any.whl (385.7 kB view details)

Uploaded Python 3

File details

Details for the file importobot-0.1.4.tar.gz.

File metadata

  • Download URL: importobot-0.1.4.tar.gz
  • Upload date:
  • Size: 314.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for importobot-0.1.4.tar.gz
Algorithm Hash digest
SHA256 c36451736339d636be6146632ba582ebc1fe868edae43b045ae9cde1801e2569
MD5 6451cdd5d6eca66a768bbfceadf86d08
BLAKE2b-256 c4964dcce174f2182a78b8940eb991a4281428f1924442521a4b5186f6ea2fad

See more details on using hashes here.

File details

Details for the file importobot-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: importobot-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 385.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.19

File hashes

Hashes for importobot-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 adaff73136d5c54ad1db2357812b0fd9c16840af9df9c8df8c65c7fe9426ae7e
MD5 faf2dd5bba8008d551768f1239de13b9
BLAKE2b-256 c4eb794dc36696a3a25da955f72e9639a00edcba26ef63a282a5da8cfd1b8cbb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page