Netbeans with gradle plugin runs all tests when build running -


when run build command in netbeans gradle plugin, tests run , build fails if of them fail. how can change behaviour?

if build action bind build task expected behavior. can modify project execute assemble or jar when build action invoked. build depends on test while others don't , still build enough execute application.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - How can I echo out this array? -

javascript - IE11 incompatibility with jQuery's 'readonly'? -