https://github.com/se2p/artifact-pynguin-ssbse2020
https://github.com/se2p/artifact-pynguin-ssbse2020
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/se2p/artifact-pynguin-ssbse2020
- Owner: se2p
- License: other
- Created: 2020-07-27T15:49:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T10:26:23.000Z (almost 6 years ago)
- Last Synced: 2025-02-21T13:30:37.227Z (over 1 year ago)
- Language: Python
- Size: 43.3 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Artifact Description
Artifact for the paper “Automated Unit Test Generation for Python” by Stephan
Lukasczyk, Florian Kroiß, and Gordon Fraser.
This artifact consists of two parts:
1. `[software]` Our tool Pynguin, an automated unit test generation
tool for Python.
2. `[data]` The data and scripts to reproduce the results of our empirical
study.