An open API service for producing an overview of a list of open source projects.

https://github.com/reportportal/agent-java-testng

java reportportal testing testng

Score: 11.759535511646545

Last synced: about 4 hours ago
JSON representation

Repository metadata:

TestNG listener


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 months ago

Total Commits: 842
Total Committers: 16
Avg Commits per committer: 52.625
Development Distribution Score (DDS): 0.656

Commits in past year: 51
Committers in past year: 2
Avg Commits per committer in past year: 25.5
Development Distribution Score (DDS) in past year: 0.392

Name Email Commits
Vadzim Hushchanskou v****u@e****m 290
avarabyeu a****u@e****m 180
reportportal.io s****t@r****o 116
yumfriez b****y@g****m 93
Pavel_Bortnik p****k@e****m 59
ihar-kahadouski i****i@g****m 39
Dzmitry Humianiuk d****k@e****m 17
Ivan Budayeu i****u@e****m 17
Konstantin Antipin k****n@e****m 14
aliaksei kurbatau a****u@e****m 5
dkavalets d****s@e****m 3
Alex Tsova O****a@w****m 3
Konstantin Alesionok k****k@m****m 2
Oleksandr Fomenko O****o@e****m 2
Reingold Shekhtel 1****s 1
avi.ulman a****1@i****m 1

Issue and Pull Request metadata

Last synced: 7 days ago

Total issues: 51
Total pull requests: 53
Average time to close issues: 4 months
Average time to close pull requests: about 6 hours
Total issue authors: 44
Total pull request authors: 3
Average comments per issue: 3.55
Average comments per pull request: 0.13
Merged pull request: 49
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 2
Past year average time to close issues: 1 day
Past year average time to close pull requests: 3 minutes
Past year issue authors: 2
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/reportportal/agent-java-testng

Top Issue Authors

  • php-del (2)
  • marysia16122 (2)
  • idan-marciano-jfrog (2)
  • mchundi (2)
  • the-octopus (2)
  • vrakr19 (2)
  • 7vga (2)
  • Zahorodnii (1)
  • ASaiAnudeep (1)
  • chavansatish (1)
  • tronstone (1)
  • Hammadkhan199 (1)
  • pprraashant (1)
  • bhagyaISS (1)
  • BenManifold (1)

Top Pull Request Authors

  • HardNorth (57)
  • oleksandr-fomenko (2)
  • entrudo (1)
  • Yumfriez (1)
  • Drimix20 (1)

Top Issue Labels

  • bug (6)
  • waitingFromRequestor (6)
  • enhancement (4)
  • help wanted (3)
  • wontfix (2)
  • duplicate (1)
  • wait for response (1)

Top Pull Request Labels


Package metadata

repo1.maven.org: com.epam.reportportal:agent-java-testng

TestNG integration for ReportPortal

  • Homepage: https://github.com/reportportal/agent-java-testng
  • Documentation: https://appdoc.app/artifact/com.epam.reportportal/agent-java-testng/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 5.5.0 (published 3 months ago)
  • Last Synced: 2025-09-06T17:35:07.161Z (1 day ago)
  • Versions: 44
  • Dependent Packages: 11
  • Dependent Repositories: 109
  • Docker Downloads: 8
  • Rankings:
    • Dependent repos count: 1.839%
    • Dependent packages count: 5.559%
    • Docker downloads count: 6.877%
    • Average: 15.789%
    • Stargazers count: 31.964%
    • Forks count: 32.705%

Dependencies

build.gradle maven
  • com.epam.reportportal:client-java 5.1.11 api
  • com.epam.reportportal:commons-model 5.0.0 api
  • com.google.code.findbugs:jsr305 3.0.2 api
  • org.testng:testng 7.5 api
  • org.slf4j:slf4j-api 1.7.36 implementation
  • ch.qos.logback:logback-classic 1.2.11 testImplementation
  • com.epam.reportportal:logger-java-logback 5.1.3 testImplementation
  • com.github.reportportal:agent-java-test-utils 236a68c testImplementation
  • com.google.inject:guice 5.0.1 testImplementation
  • com.ibm.icu:icu4j 67.1 testImplementation
  • org.apache.commons:commons-io 1.3.2 testImplementation
  • org.aspectj:aspectjweaver 1.9.2 testImplementation
  • org.hamcrest:hamcrest-core 2.2 testImplementation
  • org.junit.jupiter:junit-jupiter-engine ${junit5_version} testImplementation
  • org.junit.jupiter:junit-jupiter-params ${junit5_version} testImplementation
  • org.junit.platform:junit-platform-runner ${junit5_runner_version} testImplementation
  • org.mockito:mockito-core ${mockito_version} testImplementation
  • org.mockito:mockito-junit-jupiter ${mockito_version} testImplementation
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
.github/workflows/release.yml actions
  • HardNorth/github-version-generate v1 composite
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
  • mindsers/changelog-reader-action v2 composite
  • ncipollo/release-action v1 composite
  • oleksiyrudenko/gha-git-credentials v2.1.1 composite
.github/workflows/promote.yml actions