Skip to content

Testing as a Service (TaaS) Implementation based on RESTester testing backend

License

Notifications You must be signed in to change notification settings

mmohajer9/RESTester-TaaS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTester-TaaS

Testing as a Service (TaaS) with RESTful API to integrate with RESTester

Requirements

  • Python 3.9.5+
  • Django 3.2+

Installation

Backend Installation

  1. cd backend
  2. pip install -r requirements.txt
  3. python manage.py collectstatic
  4. set your environment variables in .env file

Usage

Backend Usage

  1. python manage.py migrate
  2. python manage.py runserver

Class Diagram

class-diagram

Screenshots

class-diagram

class-diagram

class-diagram

class-diagram

class-diagram

class-diagram

Credits

Thank those who helped make this possible.

About

Testing as a Service (TaaS) Implementation based on RESTester testing backend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published