Hello Stefan, Unless I missed something, this is not done/possible yet and I've no idea if this is in the roadmap.
That would imply to have a kind of interface between python support plugin and build system specific project plugins (CMake, QMake, QBS, Meson, ...). I think, this would also imply to add some python setup information in kits. Few of my projects build with either CMake or Meson and have Pybind11 or Shiboken2 wrappers plus python scripts( for tests but not only), and I have to admit that python support is not that good for such projects. Having major python test api(s) tests detection would also be quite handy. Best regards, Alexis. On Fri, 2020-10-30 at 15:56 -0400, Stefan Seefeld wrote: > > Hello, > > I'm looking for information about the existing (as well as planned) > support for Python within qtcreator. > > By that I mean not only the ability to edit Python code as well as > run simple Python programs, but rather a full integration of a > typical Python development environment (including especially Python's > testing harnesses such as pytest). > > My team is working on different projects that combine C++ and Python > (many C++ libraries with Python bindings, some unit tests using > google test, some using pytest), and we would like to access that > more seamless through qtcreator. > > I read that qtcreator supports a bunch of C++ test infrastructures > (google, qt, boost), so I suspect it must be possible to extend it to > also understand pytest. > > Is that possible ? Any pointers or references ? > > Thanks, > > Stefan > _______________________________________________ > Qt-creator mailing list > Qt-creator@qt-project.org > https://lists.qt-project.org/listinfo/qt-creator
_______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator