掲示板

Sonar Configuration in Liferay 7

7年前 に Gohel Manoj によって更新されました。

Sonar Configuration in Liferay 7

New Member 投稿: 18 参加年月日: 16/01/29 最新の投稿
Hi,

I am new to Liferay.

I want to integrate Sonar into Liferay 7.

How can i do that.?

Please help me.

Thanks in advance
thumbnail
7年前 に David H Nebinger によって更新されました。

RE: Sonar Configuration in Liferay 7

Liferay Legend 投稿: 14914 参加年月日: 06/09/02 最新の投稿
For building your own plugins or do you mean running it against the core?
7年前 に Gohel Manoj によって更新されました。

RE: Sonar Configuration in Liferay 7

New Member 投稿: 18 参加年月日: 16/01/29 最新の投稿
Thanks for your reply,

I am doing module in Liferay 7. I had successfully complete the module-portlet now i want to test code quality using sonar.
so how can i setup sonar for test as a beginner

I building own module
thumbnail
7年前 に David H Nebinger によって更新されました。

RE: Sonar Configuration in Liferay 7

Liferay Legend 投稿: 14914 参加年月日: 06/09/02 最新の投稿
Well the easiest thing to do is not try to do this in a deployed module, instead build out mocks to external dependencies and build out comprehensive test cases that put all of the code to use.

Then it's just a matter of configuring sonar in you build tool.