Skip to content

Best practices examples for marketplace plugins, beginning with PDI samples

License

Notifications You must be signed in to change notification settings

pentaho-es/marketplace-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

marketplace-samples

This project contains source code for Best Practices for PDI Plugins.

  • pdi-step-code-coverage: Best Practice (Forthcoming) will show how to automatically check unit test coverage using the Jacoco plugin in a PDI Step Plugin. We begin with the output of the Step Plugin PDI Maven Archetype, configure Jacoco, and introduce some basic unit tests.

  • pdi-checkstyle-plugin: The Best Practice (Forthcoming) begins with a fork of pdi-step-code-coverage. We then continue building out our sample by adding automated code style coverage using the Checkstyle plugin. We show how to configure automatic style checking in Eclipse and IntelliJ idea.

About

Best practices examples for marketplace plugins, beginning with PDI samples

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages