...
Code | Description |
---|---|
NFR12 | All systems made by smalltalk should have an A rating on sonarqube reliability, security and maintainability, so future groups can work with our code without having to rewrite all of our code. |
NFR13 | Our code should be tested thoroughly, with at least 80% of the lines being tested by unit-tests. This way we know our code is working and does not contain any annoying bugs or errors. |