Skip to content

Commit

Permalink
Note on contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
ozangunalp committed Mar 17, 2017
1 parent 53b9949 commit ce7b002
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,4 +324,10 @@ To simulate this aspect, CPS versions of the helpers transform your scripts into
To use this _*experimental*_ feature, you can use the abstract class `BasePipelineTestCPS` instead of `BasePipelineTest`.
You may see some changes in the call stacks that the helper registers.
Note also that the serialization used to test is not the same as what Jenkins uses.
You may find some incoherence in that level.
You may find some incoherence in that level.

## Contributing

JenkinsPipelineUnit aims to help devops code and test Jenkins pipelines with a shorter development cycle.
It addresses some of the requirements traced in [JENKINS-33925](https://issues.jenkins-ci.org/browse/JENKINS-33925).
If you are willing to contribute please don't hesitate to discuss in issues and open a pull-request.

0 comments on commit ce7b002

Please sign in to comment.