TS Prasanna

Results 7 comments of TS Prasanna

I'm trying the use of Rosen's plugin for some of my integration tests. The first problem I had was that its options --xunit-file conflicts with xunit plugin's option of the...

Ok the xunitmp plugin works for me on my setup. I've been able to run tests in parallel again. Any chance of it being merged with nose mainline? I'm happy...

The nose version I am using the plugin with is 1.2.1 $nosetests -p Plugin xunit Plugin deprecated Plugin skip Plugin multiprocess Plugin failuredetail Plugin capture Plugin logcapture Plugin xunitmp Plugin...

ok - i'm back. there seem to be a couple of problems with the xunitmp plugin 1) It doesn't show test classes in the XML of the fixtures that were...

+1, would be nice to have this fixed in the upcoming release. ## Prasanna., From: Donald Ngo [mailto:[email protected]] Sent: Wednesday, April 10, 2013 05:43 AM To: nose-devs/nose [email protected] Cc: Prasanna...

This is really powerful. I would really love this for kube-shell. I am not fully sure where to get started so I'll do a bit of searching and try and...

@humblec could you provide the output to the following ```bash $ which kubectl $ /bin/sh sh-3.2$ echo $PATH ``` Our `subprocess(..)` call to kubectl will default to `/bin/sh` as the...