<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    And how about the other question I asked?<br>
    <br>
    <div class="moz-cite-prefix">On 25/09/2015 03:34, Vijayram Gopu
      wrote:<br>
    </div>
    <blockquote
cite="mid:CADD8tO68ZzOCv9bc=ycursEYpVsMhLBgeSbcfsS4G++PoR-J0g@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <p class=""><span class="">HI Chris,</span></p>
        <p class=""><span class="">Thank you for your response, this is
            the output</span></p>
        <p class=""><span class="">-bash-4.1$ /opt/tools/bin/nosetests
            -v</span></p>
        <p class=""><span class="">-bash-4.1$ </span></p>
        <p class="">any idea how to use xunit with nose test-suites... I
          am not getting same nosetests.xml output with tests-suites as
          against with testcases</p>
        <p class="">Thank you,</p>
        <p class="">Vijayram,..</p>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, Sep 21, 2015 at 1:39 AM, Chris
          Withers <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:chris@simplistix.co.uk" target="_blank">chris@simplistix.co.uk</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi
            Vijayram,<br>
            <br>
            Please ask questions on the list, that way others can chime
            in...<br>
            <br>
            On 16/09/2015 20:56, Vijayram Gopu wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              fromtest_login_rest_api importRestLoginTestSuite<br>
              <br>
              importtest_login_rest_api<br>
              <br>
              fromnose.loader importTestLoader<br>
              <br>
              fromnose importrun<br>
              <br>
              fromnose.suite importLazySuite<br>
              <br>
              deftest_suite():<span class=""><br>
                <br>
                print"Into suite function...\n"<br>
                <br>
                     suite = LazySuite()<br>
                <br>
                <br>
                 
                suite.addTest(TestLoader().loadTestsFromName('RestLoginTestSuite.test_login_user_empty_password_empty',
                test_login_rest_api))<br>
              </span></blockquote>
            <br>
            This looks like some pretty odd code. What are you hoping to
            achieve here that you couldn't by just using nose normally?<span
              class=""><br>
              <br>
              <blockquote class="gmail_quote" style="margin:0 0 0
                .8ex;border-left:1px #ccc solid;padding-left:1ex">
                This is the nose command I used for execution:
                /opt/tools/bin/nosetests<br>
                faas_suite.py<br>
                <br>
                After the execution, I am expecting only 1 TestCase to
                execute, but this<br>
                executes 12 testcases,<br>
              </blockquote>
              <br>
            </span>
            Can you show the full output of nosetests -v?<br>
            <br>
            cheers,<br>
            <br>
            Chris<br>
          </blockquote>
        </div>
        <br>
      </div>
      <br clear="all">
______________________________________________________________________<br>
      This email has been scanned by the Symantec Email Security.cloud
      service.<br>
      For more information please visit <a class="moz-txt-link-freetext" href="http://www.symanteccloud.com">http://www.symanteccloud.com</a><br>
______________________________________________________________________<br>
    </blockquote>
    <br>
  </body>
</html>