Skip to content

octo-technology-downunder/fitnesse-spark-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fitnesse-spark-light

Execute Spark Job from Fitnesse tests

Fixtures

A fixture is a way to enrich the capabilities of Fitnesses.

This project focus on 2 main features:

Using those fixture you will be able to create and run tests:

  • reading a fitnesses table and convert it to an spark view using the the CsvFile fixture.
  • executing a spark job with a few basics customizations, using the ExecuteSparkJob fixture.
  • use a fitnesse table as expected output of the spark job, using the same CsvFile fixture.

sample of a working fitnesse test using those fixture

I simple one can be found here

About

Execute Spark Job from Fitnesse tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages