<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 2020-10-15 4:13 a.m., Giuseppe
      Corbelli wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:6ca67a40-a330-8f6b-4daa-1797fd54a198@mesdan.it">On
      9/7/20 8:53 PM, Stefan Seefeld wrote:
      <br>
      <blockquote type="cite">Hello,
        <br>
        <br>
        my team is developing Qt applications with a mix of C++ and
        Python (using PyQt). The default development environment is
        using QtCreator. However, it appears QtCreator is rather
        C++-centric, while with PyQt we'd like to use more pythonic
        development workflows (including pytest for testing, notably).
        <br>
        <br>
        Does anyone on this list know whether it's possible to fine-tune
        QtCreator to support such use-cases ? Are there perhaps any
        plugins available to enable such integration ?
        <br>
      </blockquote>
      <br>
      <a class="moz-txt-link-freetext" href="https://doc.qt.io/qtcreator/creator-language-servers.html">https://doc.qt.io/qtcreator/creator-language-servers.html</a>
      <br>
      <a class="moz-txt-link-freetext" href="https://pypi.org/project/python-language-server/">https://pypi.org/project/python-language-server/</a>
      <br>
    </blockquote>
    <p>Thanks, but that seems to be focused on editing (code completion
      etc.), while I'm looking for workflow customizations to adapt
      stages like "build" and "test" to Python code. In particular, I'm
      looking for ways to make qtcreator recognize and integrate pytest
      tests so doing a test run of my hybrid C++/Python project can also
      run pytest (and list all the individual tests with their test
      result).<br>
    </p>
    <p>Thanks,<br>
    </p>
    <div class="moz-signature">
      <div class="moz-signature">
        <div class="moz-signature">
          <pre><img moz-do-not-send="false" src="cid:part1.BCEC73BB.52633321@seefeld.name" alt="Stefan" width="123" height="77">
-- 

      ...ich hab' noch einen Koffer in Berlin...
</pre>
        </div>
      </div>
    </div>
  </body>
</html>