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
--

      ...ich hab' noch einen Koffer in Berlin...

_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to