Popularity
4.4
Growing
Activity
0.0
Declining
243
29
166

Programming language: Java
License: Apache License 2.0
Tags: Testing    
Latest version: v2.7

junit-dataprovider alternatives and similar libraries

Based on the "Testing" category.
Alternatively, view junit-dataprovider alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of junit-dataprovider or a related project?

Add another 'Testing' Library

README

Travis CI Circle CI Coverage Status codebeat badge Maven Central License Issues Forks Stars

junit-dataprovider

Have a look to this repositories [Wiki](/../../wiki/) pages for documenation, usage examples and further information.

Table of contents

  • [Home](/../../wiki)
    • [What is it](/../../wiki#what-is-it)
    • [Contributing](/../../wiki#contributing)
  • [Motivation, Distinction and FAQs](/../../wiki/Motivation,-Distinction-and-FAQs)
  • [Getting started](/../../wiki/Getting-started)
    • [Requirements](/../../wiki/Getting-started#requirements)
    • [Download](/../../wiki/Getting-started#download)
    • [Usage](/../../wiki/Getting-started#usage)
  • [Version compatibility](/../../wiki/Version-compatibility)
  • [Migration guides](/../../wiki/Migration-guides)
    • [Migration from v1 to v2](/../../wiki/Migration-guides#migration-from-v1-to-v2)
    • [Migration to JUnit5](/../../wiki/Migration-guides#migration-to-junit5)
  • [Features](/../../wiki/Features)
    • [Array syntax](/../../wiki/Features#array-syntax)
    • [String syntax](/../../wiki/Features#string-syntax)
    • [Iterable syntax](/../../wiki/Features#iterable-syntax)
    • [Custom dataprovider method resolvers](/../../wiki/Features#custom-dataprovider-method-resolvers)
    • [Change @DataProvider location](/../../wiki/Features#change-dataprovider-location)
    • [Varargs support](/../../wiki/Features#varargs-support)
    • [@BeforeClass support (JUnit4 only)](/../../wiki/Features#beforeclass-support-junit4-only)
    • [Customize test method name](/../../wiki/Features#customize-test-method-name)
    • [Access FrameworkMethod in @DP](/../../wiki/Features#access-frameworkmethod-in-dataprovider)
    • [Utility methods](/../../wiki/Features#utility-methods)
    • [Convention over configuration](/../../wiki/Features#convention-over-configuration)
    • [Kotlin support](/../../wiki/Features#kotlin-support)
    • [OSGi compatible MANIFEST.MF](/../../wiki/Features#osgi-compatible-manifestmf)
  • [Tips and Tricks](/../../wiki/Tips-and-Tricks)
  • [Release Notes](/../../releases)
  • [Eclipse Template](/../../wiki/Eclipse-Template)

Contributing

You are very welcome to contribute by providing a patch/pull request, see [CONTRIBUTING.md](./CONTRIBUTING.md) for details.


*Note that all licence references and agreements mentioned in the junit-dataprovider README section above are relevant to that project's source code only.