You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Acceptance criteria are verifiable and from the perspective of the stakeholder
Story
As a maintainer I want acceptance tests for the product so that I can verify that QualityToolsExtension.jar is working properly with the BlueJ application.
I worked with #112 and #113 and wanted to share that a clear understanding of how to use the Gradle build and output of the QualityToolsExtension.jar needs to be understood. BlueJ provides a guide on how we moved forward with these dependency user stories.
I'm confused by this User Story, including the title and story (which are non-specific) and the acceptance criteria (which cites user stories as rules and whose scenario is already met by the existing build process).
User Story
Essential components
Story
As a maintainer
I want acceptance tests for the product
so that I can verify that QualityToolsExtension.jar is working properly with the BlueJ application.
Acceptance Criteria
(Rules or scenarios are acceptable formats.)
Scenario 1
Given a gradle build
when the build is run
then then QualityToolsExtension.jar will display pass/fail on tests.
Supporting Information
(Relevant information, context, resources)
Dependencies
Depends On
(Issues on which this story depends) #112
Dependents
(Issues dependent on this story) #149
The text was updated successfully, but these errors were encountered: