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

[Draft] Introduce junit test runner #533

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

kgevorkyan
Copy link
Member

No description provided.

### What's done:
* .
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

ktlint found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.

@github-actions
Copy link

JUnit Tests (Linux, EnricoMi/publish-unit-test-result-action@v1)

245 tests  ±0   221 ✔️ ±0   10m 7s ⏱️ +2s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0 ±0 

Results for commit 6241a32. ± Comparison against base commit 45d1663.

@github-actions
Copy link

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v1)

245 tests  ±0   221 ✔️ ±0   11m 15s ⏱️ - 1m 43s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0 ±0 

Results for commit 6241a32. ± Comparison against base commit 45d1663.

@github-actions
Copy link

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v1)

245 tests  ±0   221 ✔️ ±0   16m 15s ⏱️ +26s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0 ±0 

Results for commit 6241a32. ± Comparison against base commit 45d1663.


val jvmTest by getting {
dependencies {
implementation("junit:junit:4.13.2")
Copy link
Member Author

Choose a reason for hiding this comment

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

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.

1 participant