Greetings, I have a rest server written with node. I don't have a client, but I do have mocha tests. The problem is that the server must be running for the tests to run. There are two processes.
I am running Jenkins on a Windows box because of some other requirements. Basically, I need to start the server, wait for it to run some initialization code and come up, run the mocha tests for Jenkins reporting, and then shutdown the server (that I am testing). Can I do that on a Windows / Jenkins environment? If so, how? Thanks! Blake McBride -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/60e27134-ec01-4ed0-beef-7270f36a81d7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
