kulya / jmeter-gradle-plugin

Other
40 stars 27 forks source link

How to do a text of executed performance tests buildLog.log to visible? #50

Open webant opened 9 years ago

webant commented 9 years ago

Hi, This record allowed me to make the text available to perform tests on the console: check.dependsOn.add ('jmeterRun')

But, I am not sure that is the right way, if there another? And,

But it is not clear: How to do a text of executed performance tests 'buildLog.log' to visible?

The text from a file' build-log :

:jmeterRun Start execute the task' loadtests:

(here empty in the log file)

:the task jmeterRun was completed. :compileTestJava UP-TO-DATE

Thank You

foragerr commented 9 years ago

Jmeter output is logged separately in jmeter.log which by default is created in the location projectfolder/build/jmeter