Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UserStory] Integrate OpenClover into Project Build Environment #135

Open
5 tasks done
shadycloud opened this issue Nov 20, 2019 · 2 comments
Open
5 tasks done

[UserStory] Integrate OpenClover into Project Build Environment #135

shadycloud opened this issue Nov 20, 2019 · 2 comments
Labels
user story User Story

Comments

@shadycloud
Copy link
Contributor

shadycloud commented Nov 20, 2019

User Story

Essential components

  • Title describes the story
  • Stakeholder type is identified
  • Outcome is described
  • Rationale is explicit
  • Acceptance criteria are verifiable and from the perspective of the stakeholder

Story

As a Developer
I want OpenClover integrated into the build
so that I can better evaluate the quality of the source code.

Acceptance Criteria

  • OpenClover is integrated into build.gradle
  • OpenClover appears as named task in list shown via gradlew tasks
  • OpenClover runs as part of gradlew check
  • Behaviors of other QA tools invoked in the build process are unaffected

Supporting Information

Information about OpenClover: http://openclover.org/

Information about the OpenClove plugin: http://openclover.org/doc/manual/4.2.0/gradle--gradle-clover-plugin.html

Dependencies

Dependents

User Stories #104 #2

@shadycloud shadycloud added the user story User Story label Nov 20, 2019
@jody
Copy link
Collaborator

jody commented Nov 20, 2019

Why does the "Supporting Information" have a statement about "CheckStyle" and no information about where "here" is?

@shadycloud
Copy link
Contributor Author

shadycloud commented Nov 20, 2019

ahh, because I copy/pasted from the CheckStyle ticket. I noticed that OpenClover was the only tool in toolsForIntegration.md that was missing in our backlog. I'll find some better acceptance criteria.

@jody jody added this to the Maintenance Quality Tools milestone Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user story User Story
Projects
None yet
Development

No branches or pull requests

2 participants