TestKnight: An Interactive Assistant to Stimulate Test Engineering
Software testing is one of the most important aspects of modern software development. To ensure the quality of the software, developers should ideally write and execute automated tests regularly as their code-base evolves. TestKnight, a plugin for the IntelliJ IDEA integrated development environment (IDE), aims to help Java developers improve the testing process through support for creating and maintaining high-quality test suites.
BibTeX:
@inproceedings{aniche-testknight, author = "Cristian Alexandru Botocan and Piyush Deshmukh and Pavlos Makridis and Jorge Romeu Huidobro and Mathanrajan Sundarrajan and Mauricio Aniche and Andy Zaidman", title = "TestKnight: An Interactive Assistant to Stimulate Test Engineering", booktitle = "Proceedings of Proceedings - 2022 ACM/IEEE 44th International Conference on Software Engineering, ICSE-Companion 2022", year = 2022, doi = "10.1145/3510454.3517052" }