Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040701
en ru br
ALT Linux repos
S:7.4.0-alt1_3jpp11
5.0: 5.6-alt2_1jpp5

Group :: Development/Java
RPM: testng

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 5.6-alt2_1jpp5
Build date: 6 september 2008, 23:16 ( 811.7 weeks ago )
Size: 2.64 Mb

Home page:   http://testng.org

License: Apache Software License 2.0
Summary: TestNG
Description:

TestNG is a testing framework inspired from JUnit and NUnit
but introducing some new functionalities that make it more
powerful and easier to use, such as:
- JDK 5 Annotations (JDK 1.4 is also supported with JavaDoc
 annotations).
- Flexible test configuration.
- Support for data-driven testing (with @DataProvider).
- Support for parameters.
- Allows distribution of tests on slave machines.
- Powerful execution model (no more TestSuite).
- Supported by a variety of tools and plug-ins (Eclipse,
 IDEA, Maven, etc...).
- Embeds BeanShell for further flexibility.
- Default JDK functions for runtime and logging
 (no dependencies).
- Dependent methods for application server testing.
TestNG is designed to cover all categories of tests:
unit, functional, end-to-end, integration, etc...

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • testng
  • testng-javadoc
  • testng-manual
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin