Skip to main content

REST API testing software developed in pure Python

Project description

Magani

API Testing Tool

  • Developed in pure Python
  • REST API testing software

Create test cases and test in project level as well as test case level. Only Public API is supporting. You can use inside private network without authentication.

Testing methods

  • GET : Implemented
  • POST : Implemented
  • PUT : Implemented
  • DELETE : Implemented

Authorization

  • Basic Auth : Not Implemented

Reports

  • Export Project wise CSV file
  • Export Project wise Excel file

Future Support

  • Export All test case results in pdf, docs.
  • Basic auth support

Setup

To use the software python is required.

Open the terminal & follow the instructions

Type to install Magani

$ pip install magani

Type to run the Magani software

$ magani

Note:

  • It will support for Windows & Linux

Developer Setup

Clone it

$ git clone https://github.com/Magani-Stack/magani.git

Run

$ python magani_app.py

Contribution

We welcome contributor in the category as follows

  • Contribute Code Changes
  • Contributing by Reviewing Changes
  • Contributing Documentation Changes
  • Contributing Bug Reports
  • Contributing by Testing Releases

Code Style Guide

Please follow the style of the existing codebase.

For Python code, Magani follows PEP 8 with one exception: lines can be up to 120 characters in length, not 79.

Learn More

MIT License : Copyright (c) 2020 Magani-Stack

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

magani-2022.2.28.tar.gz (23.8 kB view hashes)

Uploaded Source

Built Distribution

magani-2022.2.28-py3-none-any.whl (42.4 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