All Projects → cbeust → Testng

cbeust / Testng

Licence: apache-2.0
TestNG testing framework

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
groovy
2714 projects

Projects that are alternatives of or similar to Testng

Rexlin600.github.io
系列博客、涵盖领域广、不定时更新、欢迎加入
Stars: ✭ 102 (-93.98%)
Mutual labels:  jvm
Android Readthefuckingsourcecode
😜 记录日常的开发技巧,开发中遇到的技术重点、难点,各个知识点的总结,优质面试题等等。持续更新...
Stars: ✭ 1,665 (-1.71%)
Mutual labels:  jvm
Snodge
Randomly mutate JSON, XML, HTML forms, text and binary data for fuzz testing
Stars: ✭ 121 (-92.86%)
Mutual labels:  jvm
Land
🍡 Land is a simple Java™ dependency-isolation container via class loader.
Stars: ✭ 104 (-93.86%)
Mutual labels:  jvm
Quitnow Cache
A collection to store data for a given time
Stars: ✭ 109 (-93.57%)
Mutual labels:  jvm
Mill
Your shiny new Java/Scala build tool!
Stars: ✭ 1,667 (-1.59%)
Mutual labels:  jvm
Heapothesys
Heapothesys /hɪˈpɒθɪsɪs/ is a heap allocation JVM benchmark developed by the Amazon Corretto team.
Stars: ✭ 100 (-94.1%)
Mutual labels:  jvm
Minijvm
Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .
Stars: ✭ 127 (-92.5%)
Mutual labels:  jvm
Arquillian Cube
Control (docker, kubernetes, openshift) containers in your tests with ease!
Stars: ✭ 110 (-93.51%)
Mutual labels:  jvm
Vlingo Examples
The VLINGO/PLATFORM examples demonstrating features and functionality available in the reactive components.
Stars: ✭ 121 (-92.86%)
Mutual labels:  jvm
Test Data Supplier
Extended TestNG DataProvider
Stars: ✭ 105 (-93.8%)
Mutual labels:  testng
Enterprise
🦄 The Enterprise™ programming language
Stars: ✭ 1,493 (-11.87%)
Mutual labels:  jvm
Lice
A multi-paradigm programming language running on JVM
Stars: ✭ 120 (-92.92%)
Mutual labels:  jvm
Kotlin Logging
Lightweight logging framework for Kotlin. A convenient and performant logging library wrapping slf4j with Kotlin extensions
Stars: ✭ 1,378 (-18.65%)
Mutual labels:  jvm
Androidofferkiller
💪 Help you get a better offer.
Stars: ✭ 1,669 (-1.48%)
Mutual labels:  jvm
Jvm Mon
Console-based JVM monitoring tool
Stars: ✭ 1,365 (-19.42%)
Mutual labels:  jvm
Kotlinnativesample
Kotlin Native app working on Android & iPhone
Stars: ✭ 119 (-92.98%)
Mutual labels:  jvm
Directories Jvm
a tiny library that provides config/cache/data paths, following the respective conventions on Linux, macOS, BSD and Windows
Stars: ✭ 128 (-92.44%)
Mutual labels:  jvm
Password4j
Password4j is a user-friendly cryptographic library that supports Argon2, Bcrypt, Scrypt, PBKDF2 and various cryptographic hash functions.
Stars: ✭ 124 (-92.68%)
Mutual labels:  jvm
Orbit
Orbit - Virtual actor framework for building distributed systems
Stars: ✭ 1,585 (-6.43%)
Mutual labels:  jvm

Maven Central License Sonarqube tech debt Sonarqube Quality Gate Status

Documentation available at TestNG's main web site.

Release Notes

Need help?

Before opening a new issue, did you ask your question on

If you posted on both sites, please provide the link to the other question to avoid duplicating the answer.

Are you sure it is a TestNG bug?

Before posting the issue, try to reproduce the issue in a shell window.

If 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:

Which version are you using?

Always make sure your issue is happening on the latest TestNG version. Bug reports occurring on older versions will not be looked at quickly.

Have you considered sending a pull request instead of filing an issue?

The best way to report a bug is to provide the TestNG team with a full test case reproducing the issue. Maybe you can write a runnable test case (check the src/test/ folder for examples) and propose it in a pull request Don't worry if the CI fails because it is the expected behavior. This pull request will be a perfect start to find the fix :)

How to create a pull request?

Refer our Contributing section for detailed set of steps.

We encourage pull requests that:

  • Add new features to TestNG (or)
  • Fix bugs in TestNG

If your pull request involves fixing SonarQube issues then we would suggest that you please discuss this with the TestNG-dev before you spend time working on it.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].