This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
kse-02/README.md
github-classroom[bot] 24600885b9
Initial commit
2023-11-13 12:47:53 +00:00

486 B

Project 02 - Python test generator

About the Project

This project has the goal of writing a search based automated test generator for Python. It is part of the Knowledge Search & Extraction - 2023 course from the Università della Svizzera italiana.

In this repository, you can find the following files:

  • benchmark folder: which contains the benchmark of functions under test to be instrumented

Note: Feel free to modify this file according to the project's necessities.