Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 923 Bytes

CONTRIBUTING.md

File metadata and controls

33 lines (20 loc) · 923 Bytes

Contributing

jqwik-mockito Contributor Agreement

  • You have authored 100% of the contents of your contribution. This excludes the use of code generated by LLMs (e.g. Copilot).
  • You have the necessary rights for all your contributions. As an employee you have attained the necessary permissions from your employer to contribute.
  • Your contribution will be provided under the project's license.

Project License

jqwik-mockito currently uses the Eclipse Public License v2.0.

Pull Requests

Please add the following lines to your pull request description:

---

I hereby agree to the terms of the jqwik-mockito Contributor Agreement.

Coding Conventions

_Not formulated yet but nevertheless strictly enforced.

Sticking to what .editorconfig provides will simplify your life when formatting jqwik-mockito code.

Tests

Use jqwik for all tests and properties.