Metadata-Version: 2.1
Name: director-tester
Version: 0.0.1
Summary: Perform automated testing of Tkinter GUI applications
Home-page: UNKNOWN
Author: Brae Webb
Author-email: b.webb@uq.edu.au
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

# director

_Perform automated testing of Tkinter GUI applications_

Director is a tool that allows automated acceptance testing
of Tkinter GUI applications.

The tool is designed for automated assessment of introductory
programming assignments.
As such, there is included support to recognize GUI widgets
based upon a description of their functionality.


