Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 646 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 646 Bytes

FYP module

Introduction

This module provides an automated lazy unit testing facility for Python.

Typical usage of this tool is from the commandline, specifying either a Python module directory or bytecode file. There is no API available for code imports.

Resources

The outcome of this research project is available as a Python module on PyPI

It is also documented as a thesis in the report/ subfolder of this project code repository. Slides are also available in the presentation/ subfolder.