Skip to content

mike-d-davydov/jpwise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jpWise

Very basic combinatorial testing library that supports:

  • Generating test data from parameter values using pairwise approach
  • Generating test data from parameter values using combinatorial approach (all possible permutations)
  • Defining dependencies between parameter (e.g. parameter "Browser" can only be "Chrome" and "Firefox" if parameter Environment is "Local")

Library derives some ("core") code from "jWise" library (https://code.google.com/archive/p/jwise/downloads), though somewhat refactored and matched to the needs of this project.

Some comments are still in Russian and need to be updated.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages