Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 835 Bytes

File metadata and controls

22 lines (14 loc) · 835 Bytes

RUG

RUG: Turbo LLM for Rust Unit Test Generation

For questions or issues, please submit the issue through GitHub or email me.

ae is the artifact of RUG generated tests against LLM, RULF/RPG, RustyUnit and SyRUst's dataset. Feel free to use them directly for evaluation comparison.

code is the code of RUG. Check example on how to run RUG on your crate!

Citation:

@inproceedings{cheng2025rug,
    title={RUG: Turbo LLM for Rust Unit Test Generation},
    author={Cheng, Xiang and Sang, Fan and Zhai, Yizhuo and Zhang, Xiaokuan and Kim, Taesoo},
    booktitle={2025 IEEE/ACM 47th International Conference on Software Engineering (ICSE)},
    pages={634--634},
    year={2025},
    organization={IEEE Computer Society}
}