]
Lukáš Fryč reassigned ARQRUSH-27:
---------------------------------
Assignee: (was: Lukáš Fryč)
Implement change in structure: suite -> case* -> test* ->
patterns+
-------------------------------------------------------------------
Key: ARQRUSH-27
URL:
https://issues.jboss.org/browse/ARQRUSH-27
Project: Arquillian RushEye
Issue Type: Task
Components: Core, Manager
Reporter: Lukáš Fryč
Priority: Blocker
Fix For: 1.0.0.Alpha1
To reflect test suites, Core should contain concept of {{case}} as container for tests.
{{test}} then forms a base for one comparison.
The new structure reflects how real functional tests maps to its output
* one functional test method = one case
* one functional test transition (image change) = one test
See ARQRUSH-26
Support detection of changes in cases and tests (removals, additions, modifications)