CodeSpecJS
CodeSpecJS copied to clipboard
As a User I need the ability to create a test suite so that I can separate my tests in organized manner
Acceptance Criteria
- There should be a user friendly way to define a test suite
- There should be a user friendly way to group scenarios/features under a given test suite
- There should be a way to execute a test suite