Forum member

emanuelvarga

2 posts

Posts by emanuelvarga

  1. Jenkins CI association

    Ok, the coverage part would not be possible, ok, for that there is sonar that provides a lot of customizations. The biggest advantage to ncrunch for a build machine would be the parallel test execution (and maybe even grid running of tests?). This feature is currently not available in any test r…

  2. Jenkins CI association

    I'm also interested in running the command line from jenkins. Even though you can easily any command with ease from it, I was wondering if there is any way of being able to use ncrunch only for the testing / reporting part. I would prefer to use our in-house system for generating the artifacts and…