{"id":26644531,"url":"https://github.com/cbeust/testng","last_synced_at":"2025-03-24T21:01:52.002Z","repository":{"id":959067,"uuid":"745749","full_name":"testng-team/testng","owner":"testng-team","description":"TestNG testing framework","archived":false,"fork":false,"pushed_at":"2025-03-10T06:11:16.000Z","size":33039,"stargazers_count":2013,"open_issues_count":271,"forks_count":1017,"subscribers_count":182,"default_branch":"master","last_synced_at":"2025-03-20T22:17:57.301Z","etag":null,"topics":["java","jvm","testing","testng"],"latest_commit_sha":null,"homepage":"https://testng.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/testng-team.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-06-28T23:10:17.000Z","updated_at":"2025-03-20T02:35:01.000Z","dependencies_parsed_at":"2023-07-06T01:54:32.496Z","dependency_job_id":"257f6034-cd14-4f82-98b1-d3ae828e0164","html_url":"https://github.com/testng-team/testng","commit_stats":{"total_commits":4418,"total_committers":276,"mean_commits":"16.007246376811594","dds":0.549117247623359,"last_synced_commit":"7c80f4c7a68a2bfeb237ebb848b7c4379f083df7"},"previous_names":["cbeust/testng"],"tags_count":103,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testng-team%2Ftestng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testng-team%2Ftestng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testng-team%2Ftestng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testng-team%2Ftestng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testng-team","download_url":"https://codeload.github.com/testng-team/testng/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245351747,"owners_count":20601090,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","jvm","testing","testng"],"created_at":"2025-03-24T21:01:28.653Z","updated_at":"2025-03-24T21:01:51.949Z","avatar_url":"https://github.com/testng-team.png","language":"Java","readme":"[![Maven Central](https://img.shields.io/maven-central/v/org.testng/testng.svg)](https://maven-badges.herokuapp.com/maven-central/org.testng/testng)\n[![License](https://img.shields.io/github/license/cbeust/testng.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)\n[![Sonarqube tech debt](https://img.shields.io/sonar/https/sonarqube.com/org.testng:testng/tech_debt.svg?label=Sonarqube%20tech%20debt)](https://sonarqube.com/dashboard/index?id=org.testng:testng)\n[![Sonarqube Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=org.testng%3Atestng\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=org.testng%3Atestng)\n\nDocumentation available at [TestNG's main web site](https://testng.org). Visit [TestNG Documentation's GitHub Repo](https://github.com/testng-team/testng-team.github.io) to contribute to it.\n\n### Release Notes\n* [7.11.0](https://groups.google.com/g/testng-users/c/2z_tdavjZbA)\n* [7.10.0](https://groups.google.com/g/testng-users/c/6DmFaKUjIxY)\n* [7.9.0](https://groups.google.com/g/testng-users/c/nN7LkuZWO48)\n* [7.8.0](https://groups.google.com/g/testng-users/c/xdldK3VyU_s)\n* [7.7.0](https://groups.google.com/g/testng-users/c/V6jie-9uUIA)\n* [7.6.0](https://groups.google.com/g/testng-users/c/BAFB1vk-kok)\n* [7.5](https://groups.google.com/g/testng-users/c/ESLiK8xSomc)\n* [7.4.0](https://groups.google.com/g/testng-users/c/dwSJ04qeu8k)\n* [7.3.0](https://groups.google.com/forum/#!topic/testng-users/a81uaZvtEZI)\n* [7.1.0](https://groups.google.com/forum/#!topic/testng-users/84bYPJ1rjno)\n* [7.0.0](https://groups.google.com/forum/#!topic/testng-users/HKujuefBhXA)\n\n### Need help?\nBefore opening a new issue, did you ask your question on\n\n* [Google group](https://groups.google.com/group/testng-users)\n* [StackOverflow](https://stackoverflow.com/questions/tagged/testng)\n\nIf you posted on both sites, please provide the link to the other question to avoid duplicating the answer.\n\n### Are you sure it is a TestNG bug?\nBefore posting the issue, try to reproduce the issue in [a shell window](https://testng.org/doc/documentation-main.html#running-testng).\n\nIf the problem does not exist with the shell, first check if the issue exists on the bugtracker of the runner, and open an issue there first:\n\n* Eclipse\t:[Issues Page](https://github.com/cbeust/testng-eclipse/issues)\n* IntelliJ:[Issues Page](https://youtrack.jetbrains.com/issues?q=Subsystem:%20%7BJava.%20Tests.%20TestNG%7D)\n* Maven\t:[Issues Page](https://issues.apache.org/jira/browse/SUREFIRE)\n* Gradle\t:[Issues Page](https://issues.gradle.org/projects/GRADLE)\n\n### Which version are you using?\nAlways make sure your issue is happening on the latest TestNG version. Bug reports occurring on older versions will not be looked at quickly.\n\n### Have you considered sending a pull request instead of filing an issue?\nThe best way to report a bug is to provide the TestNG team with a full test case reproducing the issue.\nMaybe you can write a runnable test case (check the `src/test/` folder for examples) and propose it in a pull request \nDon't worry if the CI fails because it is the expected behavior.\nThis pull request will be a perfect start to find the fix :)\n\n### How to create a pull request?\nRefer our [Contributing](.github/CONTRIBUTING.md) section for detailed set of steps.\n\n### We encourage pull requests that:\n\n  * Add new features to TestNG (or)\n  * Fix bugs in TestNG\n\n  If your pull request involves fixing SonarQube issues then we would suggest that you please discuss this with the \n  [TestNG-dev](https://groups.google.com/forum/#!forum/testng-dev) before you spend time working on it.\n  \n### GPG Keys\n\n#### Getting the keys\n\nDownload the keys as shown below:\n\n```bash\ngpg --keyserver keyserver.ubuntu.com --recv-keys 0F13D5631D6AF36D\ngpg: key 0F13D5631D6AF36D: \"Krishnan Mahadevan (krmahadevan-key) \u003ckrishnan.mahadevan1978@gmail.com\u003e\" not changed\ngpg: Total number processed: 1\ngpg:              unchanged: 1\n```\n\n#### Trusting the keys\n\nTrust the keys as shown below:\n\n```bash\ngpg --edit-key 0F13D5631D6AF36D\ngpg (GnuPG) 2.4.4; Copyright (C) 2024 g10 Code GmbH\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law.\n\nSecret key is available.\n\nsec  rsa2048/0F13D5631D6AF36D\n     created: 2016-12-01  expires: never       usage: SC\n     trust: full          validity: unknown\nssb  rsa2048/7295B61CC8DD9AE8\n     created: 2016-12-01  expires: never       usage: E\n[ unknown] (1). Krishnan Mahadevan (krmahadevan-key) \u003ckrishnan.mahadevan1978@gmail.com\u003e\n\ngpg\u003e trust\nsec  rsa2048/0F13D5631D6AF36D\n     created: 2016-12-01  expires: never       usage: SC\n     trust: full          validity: unknown\nssb  rsa2048/7295B61CC8DD9AE8\n     created: 2016-12-01  expires: never       usage: E\n[ unknown] (1). Krishnan Mahadevan (krmahadevan-key) \u003ckrishnan.mahadevan1978@gmail.com\u003e\n\nPlease decide how far you trust this user to correctly verify other users' keys\n(by looking at passports, checking fingerprints from different sources, etc.)\n\n  1 = I don't know or won't say\n  2 = I do NOT trust\n  3 = I trust marginally\n  4 = I trust fully\n  5 = I trust ultimately\n  m = back to the main menu\n\nYour decision? 5\nDo you really want to set this key to ultimate trust? (y/N) y\n\nsec  rsa2048/0F13D5631D6AF36D\n     created: 2016-12-01  expires: never       usage: SC\n     trust: ultimate      validity: unknown\nssb  rsa2048/7295B61CC8DD9AE8\n     created: 2016-12-01  expires: never       usage: E\n[ unknown] (1). Krishnan Mahadevan (krmahadevan-key) \u003ckrishnan.mahadevan1978@gmail.com\u003e\nPlease note that the shown key validity is not necessarily correct\nunless you restart the program.\n\ngpg\u003e exit\n\nInvalid command  (try \"help\")\n\ngpg\u003e quit\n```\n\n#### Verifying the signature\n\n1. Download the `.asc` file from `https://repo1.maven.org/maven2/org/testng/testng/\u003cversionGoesHere\u003e`\n2. Run the command `gpg --verify testng-\u003cversionGoesHere\u003e.jar.asc testng-\u003cversionGoesHere\u003e.jar`\n3. You should see an output as below:\n\n```bash\ngpg: Signature made Tue Dec 26 15:06:16 2023 IST\ngpg:                using RSA key 0F13D5631D6AF36D\ngpg: checking the trustdb\ngpg: marginals needed: 3  completes needed: 1  trust model: pgp\ngpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u\ngpg: Good signature from \"Krishnan Mahadevan (krmahadevan-key) \u003ckrishnan.mahadevan1978@gmail.com\u003e\" [ultimate]\n```\n\nFor more details regarding keys please refer:\n\n* [Verifying Signature](https://infra.apache.org/release-signing.html#verifying-signature)\n* [How to Trust Imported GPG Keys](https://classroom.anir0y.in/post/blog-how-to-trust-imported-gpg-keys/)\n","funding_links":[],"categories":["Back-End Development","Awesome Tools","dependency list","IV. Testing"],"sub_categories":["Languages","1. Testing"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbeust%2Ftestng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbeust%2Ftestng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbeust%2Ftestng/lists"}