Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 550 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 550 Bytes

Contributing

Thank you for your interest ! We appreciate your effort and to make sure that your pull request is easy to review, we ask you to make note of the following guidelines :

  • Use AssertJ code Eclipse formatting preferences (for Idea users, it is possible to import it)
  • Unit tests method naming convention is underscore based (like python) and not camel case, we find it is much readable for long test names !