Coding rules
We ask you to follow two main rules when working on UISpec4J:
- Write unit tests for any single change that you make in the code.
We already have several hundreds tests in place that will help you understand what kind
of testing we expect.
- Use the naming and formatting rules applied on the current code. We want all the
source code to look as if it was written by a single individual.