-
Notifications
You must be signed in to change notification settings - Fork 77
/
CITATION.cff
86 lines (86 loc) · 2.58 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
# vim: set ft=yaml ts=2 sts=2 sw=2 expandtab:
# SPDX-FileCopyrightText: 2019–2024 Pynguin Contributors
#
# SPDX-License-Identifier: CC0-1.0
cff-version: "1.2.0"
authors:
- family-names: Lukasczyk
given-names: Stephan
orcid: "https://orcid.org/0000-0002-0092-3476"
- family-names: Kroiß
given-names: Florian
- family-names: Steffens
given-names: Lukas
- family-names: Straubinger
given-names: Florian
- family-names: Labrenz
given-names: Simon
- family-names: Fraser
given-names: Gordon
orcid: "https://orcid.org/0000-0002-4364-6595"
doi: "10.5281/zenodo.3989840"
identifiers:
- type: doi
value: 10.5281/zenodo.3989840
description: General DOI for Pynguin pointing to the latest version automatically.
keywords:
- python
- "test generation"
- "unit test"
license: "MIT"
references:
- authors:
- family-names: Lukasczyk
given-names: Stephan
- family-names: Fraser
given-names: Gordon
title: "Pynguin: Automated Unit Test Generation for Python"
doi: 10.1145/3510454.3516829
conference:
name: "44th International Conference on Software Engineering Companion (ICSE '22 Companion)"
type: conference-paper
year: 2022
- authors:
- family-names: Lukasczyk
given-names: Stephan
- family-names: Kroiß
given-names: Florian
- family-names: Fraser
given-names: Gordon
title: An empirical study of automated unit test generation for python
type: article
journal: Empirical Software Engineering
doi: 10.1007/s10664-022-10248-w
volume: 28
number: 2
year: 2023
- authors:
- family-names: Lukasczyk
given-names: Stephan
- family-names: Kroiß
given-names: Florian
- family-names: Fraser
given-names: Gordon
title: Automated Unit Test Generation for Python
doi: 10.1007/978-3-030-59762-7_2
conference:
name: "12th International Symposium on Search-Based Software Engineering (SSBSE)"
type: conference-paper
year: 2020
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/se2p/pynguin"
title: "Pynguin"
preferred-citation:
type: conference-paper
authors:
- family-names: Lukasczyk
given-names: Stephan
orcid: "https://orcid.org/0000-0002-0092-3476"
- family-names: Fraser
given-names: Gordon
orcid: "https://orcid.org/0000-0002-4364-6595"
doi: 10.1145/3510454.3516829
conference:
name: "44th International Conference on Software Engineering Companion (ICSE '22 Companion)"
title: "Pynguin: Automated Unit Test Generation for Python"
year: 2022