Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

arjuna

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arjuna

Arjuna is a Python based test automation framework developed by Rahul Verma (www.rahulverma.net).

  • 1.2.24
  • PyPI
  • Socket score

Maintainers
1

Arjuna

Arjuna

Arjuna is a Python based test automation framework developed by Rahul Verma. It is an open source, Apache Licensed software.

Rahul has implemented smaller variants of features in Arjuna across frameworks and organizations, or given advise around it. However Arjuna being a generic library has the most complete implementation of his ideas, away from project specific contexts and constraints.

For test execution, Arjuna is implemented as a pytest plugin and provides its own markup over pytest as its underlying test engine. If you like, you can make use of Arjuna with any other test engine or custom frameworks as well.

You'd need Python 3.8+ to make use of Arjuna.

Note: On Linux, the built-in Python3 build has issues with the Python's built-in enum module which is heavily used in Arjuna. One alternative is to install ActiveState Python on linux. Advanced users can go for installing a custom Python build.

Documentation

Arjuna documentation is integated with ReadTheDocs.

  • Documentation for the last released version
    • Release build goes through the existing tests and hence is better for production use than master branch.
  • Documentation for the latest master branch
    • Please note that the master branch is an active branch and can have untested code.
    • Contains the latest and greatest upcoming features and updates to existing ones.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc