Skip to content

MichaelDeCortix/pyTester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyTester

[The project is currently under development]

Status: It works, you can use it.

Installation

Step 1: Clone the Repository

  • First, you need to clone the repository to your local machine. You can do this by running the following command in your terminal:

git clone https://github.com/MichaelDeCortix/pyTester.git

Step 2: Install the Package

  • After you have cloned the repository, navigate into the directory:

cd pyTester

  • Now you can install the package with pip:

pip install .

Usage

  • After installation, you can import Pytester in your Python scripts as follows: import pytester
  • You can also see an example usage in the test folder

About

pyTesters is a Python library designed for testing Backend applications in Python. It provides a convenient set of functions and classes that help automate the testing process and facilitate the development of test scenarios.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors