This repository contains information related to the tool Spy@Runtime presented at International Conference on Software Engineering, 2012. The tool was originally presented in this paper
This repository is not the original repository for this tool. Here are some links to the original project:
The Official Project Page, including source code
The Tool on the Visual Studio Gallery
A Video of the Tool
In this repository for Spy@Runtime, you will find:
✅ Source code (available)
✅ The original tool (available)
Instructions to Run -
-Follow the steps given in the Tool website.
-Use ./run-spy-quick.sh -w it.polimi.dei.spy.wrappers.StorageServiceClientViewWrapper storageServerClient.StorageServiceClientView for Model generation and
./run-monitoring.sh config/monitoring-storageservice.xml storageServerClient.StorageServiceClientGUIToMonitor command to enable Monitoring facility instead of using the corresponding commands given in the website.
This repository was constructed by Sindhu Vairavel under the supervision of Emerson Murphy-Hill. Thanks to Mario Sangiorgio and Andrea Mocci for their help in establishing this repository.