Hi everyone,
I am quite new to WordPress development (but have a few studies years in computer sciences).
How do you do the following testing :
\- Unit testing
\- Integration testing
\- Acceptance testing
\- Regression testing
\- Load testing
Do you have some kind of tools that do all of these or you just use one add-on after another praying that it does not conflict ?
Also is there any CI (continuous integration) possible ?
​
Thank you