mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-02-09 17:08:41 +00:00
Update inspections,_tests_&_code_guidelines.md
This commit is contained in:
parent
d211562c74
commit
7bdf180ed7
|
|
@ -1,2 +1,14 @@
|
||||||
# Inspections, Tests & Code Guidelines
|
# Inspections, Tests & Code Guidelines
|
||||||
|
|
||||||
|
Running inspections and tests ensures the quality of the provided code. It
|
||||||
|
also helps to ensure multiple programmers follow the same standard which
|
||||||
|
helps to work on other programmers code.
|
||||||
|
|
||||||
|
## Unit tests
|
||||||
|
|
||||||
|
### PHPUnit
|
||||||
|
|
||||||
|
## Code style
|
||||||
|
|
||||||
|
## External tools
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user