Part of the replication package for our paper at International Conference on Automation of Software Test (AST) 2025 (preprint:
https://arxiv.org/abs/2502.02708, IEEE:
https://doi.org/10.1109/AST66626.2025.00008).
To be used in combination with our main replication package at
https://doi.org/10.5281/zenodo.14703162.
AsserT5 is a fine-tuned
CodeT5 trained to generate assertion statements for Java JUnit test cases.
It was trained on an extended variant of the
methods2test dataset.