CASE (Context-aware Software Ecosystem)
Evaluation of application models
Supplementary evaluation for the paper Semantic Model of Variability and Capabilities of IoT Applications for Embedded Software Ecosystems.
Browsing the sample scenarios
To investigate the tested application models and scenarios, see the folder spec/use_cases.
Installation
- Install the Eye reasoner
- Install Ruby version 2.x.x
- Run in inside a folder for this repository:
gem install bundler - Run in inside a folder for this repository:
bundle install
Running the specs
To run the tests, simply execute rspec in the folder of this repository.