Skip to content

This tool streamlines test automation by automatically generating boilerplate code and folder structures for popular frameworks like BDD, Hybrid, Data-Driven, and Keyword-Driven models.

Notifications You must be signed in to change notification settings

ragavakrishnanns13/test-setup-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestAutoBuilder

Description

TestAutoBuilder is a Python-based automation tool that streamlines the setup of test automation projects. It automatically generates boilerplate code and folder structures for popular testing frameworks such as BDD, Hybrid, Data-Driven, and Keyword-Driven models. Testers no longer need to waste time on manual setup—just run the tool and start writing meaningful test cases right away.

Features

  • Auto-generation of test project scaffolding
  • Supports BDD, Hybrid, Data-Driven, and Keyword-Driven frameworks
  • Consistent folder structure and boilerplate code
  • CLI-based interface for quick setup
  • Saves time and reduces setup errors

Installation

Clone the repository and install dependencies:

git clone https://github.com/your-username/TestAutoBuilder.git
cd TestAutoBuilder
pip install -r requirements.txt

About

This tool streamlines test automation by automatically generating boilerplate code and folder structures for popular frameworks like BDD, Hybrid, Data-Driven, and Keyword-Driven models.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published