Downloadliste

Projektbeschreibung

Pytaf is a test automation framework designed for simplicity and ease of use. Using JSON configuration files, this lightweight, general-purpose test harness can execute any and all Python 3 methods. The driver hands over the configuration to the method and collects the results. Everything in between is open and unrestricted. While there are plenty of test approaches available in Python, sometimes you just want to do your own thing your own way. Pytaf is intended to help you do just that. The Pytaf project does come with sample code showing some ways of using it (including HTTP and Selenium WebDriver tests), as well as a complete README, but you can also make up your own guidelines at will. The only requirement is the format of the JSON configuration file and a (boolean,string) tuple returned to the driver.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

Project Resources