Skip to content

Magani-Stack/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Future Support

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

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.

About

Magani API Testing Tool Docs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors