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

Improve test reporting #81

Merged
merged 3 commits into from Oct 12, 2019
Merged

Improve test reporting #81

merged 3 commits into from Oct 12, 2019

Conversation

daekoon
Copy link

@daekoon daekoon commented Oct 12, 2019

Context

The original gradlew configuration had poor test result reporting. This PR aims to improve upon it. The changes made should allow you to see the result of each individual tests, and the reasons for failure if there are any.

Changes

  • Modified build.gradle to increase comprehensiveness of test reports.

@daekoon daekoon self-assigned this Oct 12, 2019
@daekoon daekoon added this to the Sprint 3 milestone Oct 12, 2019
@daekoon daekoon modified the milestones: Sprint 3, v1.2 Oct 12, 2019
Copy link

@Aulud Aulud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works beautifully and as expected. LGTM, apart from maybe the small typo below.

build.gradle Outdated Show resolved Hide resolved
@podocarp podocarp merged commit 3f8790f into master Oct 12, 2019
@podocarp podocarp deleted the improve-gradlew-test-report branch October 12, 2019 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants