Skip to content
/ slicer Public

A Java DSL for building iterators that slice and serve rows and columns from CSV files and 2-dimensional arrays of Strings..

License

Notifications You must be signed in to change notification settings

dhemery/slicer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slicer

Slicer is a Java DSL for building iterators that slice and serve rows and columns from Excel spreadsheets.

Uses include:

  • Creating DataProviders that yield values for parameterized tests in TestNG.
  • Uh... that's all I can think of so far. Maybe you have some ideas.

See the wiki for further information.

About

A Java DSL for building iterators that slice and serve rows and columns from CSV files and 2-dimensional arrays of Strings..

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages