diff --git a/rick/README.md b/rick/README.md index 425e737..b438ab3 100644 --- a/rick/README.md +++ b/rick/README.md @@ -1,4 +1,9 @@ -This folder contains the code of RICK, a system for generating test mocks from software systems in production. +This is the folder of + +* [RICK: Generating Mocks from Production Data](http://oadoi.org/10.1109/icst57152.2023.00051) (Deepika Tiwari, Martin Monperrus and Benoit Baudry), In 2023 IEEE Conference on Software Testing, Verification and Validation (ICST), 2023. Doi: 10.1109/icst57152.2023.00051 + +* [Mimicking Production Behavior with Generated Mocks](http://arxiv.org/pdf/2208.01321) (Deepika Tiwari, Martin Monperrus and Benoit Baudry), Technical report 2208.01321, arXiv, 2022. + ``` @inproceedings{rickshort, @@ -18,4 +23,4 @@ This folder contains the code of RICK, a system for generating test mocks from s number = {2208.01321}, institution = {arXiv}, } -``` +``` \ No newline at end of file