This repository has been archived by the owner on Jul 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
ETAS-Eder edited this page Aug 22, 2014
·
22 revisions
Welcome to the MBT Arranger wiki!
This Eclipse feature provides an Eclipse Plugin that generates C++ testcases from models written in PROMELA and mCRL2. MBT Arranger can be used as an editor, syntax checker, debugger or model checker for PROMELA files and mCRL2 files.
You may get a first glimpse from the videos:
- design test scenarios
- edit mCRL2 models(t.b.d)
- edit SPIN models
- [verify SPIN models] (http://youtu.be/816YU9-avQs)
- debug SPIN Models(t.b.d. with LTL)
- GIT source control integration (t.b.d. import edit save compare)
- generate c++ testsuites from (*.arr)-files(t.b.d)
- generate c++ common types from (*.arr)-files(t.b.d)
- generate c++ testcases from (*.arr)-files(t.b.d)
- debug c++ test adapters (t.b.d. adapter mutil send)
- run c++ testsuites](t.b.d)
- debug MBT Arranger itself](t.b.d. micksutils iterator example)
This software is in early alpha state. Please read the Readme.txt first, before you use this software.
For beginners, Getting Started is recommended.
Forgot some of the many details? Have a look [here](ARRANGE language).
Want to get involved or debug? Check [this](Getting Involved).