Arcadiy Ivanov edited a comment on New Feature JENKINS-27182

This is great. Is there a reason why the testing functionality should not be added into the Job DSL plugin?

There are several problems with the proposed approach:

  1. Large overhead to setup tests, considering Groovy and Job DSL is already on Jenkins
  2. Requirement to install Gradle on master (even if via wrapper)

The proposed checkin, while not running Spock, adds a single checkbox that turns the simulation mode on and allows to inspect the generated results. MemoryJobManagement doesn't do that and it's a tall order to have a person setting up jobs to be proficient in Spock to begin with.

It still would be great to add an ability to run Spock Specs in simulation mode as well, but would require adding Spock as a dependency to Job DSL. If this is acceptable I can add such capability to the plugin as well.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to