[Qt-creator] Type of the tests of QtCreator

Daniel Teske daniel.teske at digia.com
Wed Oct 31 11:59:22 CET 2012


> I would like to ask about general topic of tests(unit, functional,
> regression and so on). What kind of tests do we have for testing of
> QtCreator? I know that there are some unit tests for completion, code
> generation(only tests the InsertionPointLocator) and for FakeVim plugin. I
> have seen also scripts for Squish but as far as I understand Squish is used
> internally(it is not possible for "external" developers to use it).There is
> also Jenkins which is used mostly for building snapshots. 
Those and also starting a debug Creator with -test all will run some autotests 
in a running Creator.


> What about
> integration unit tests results and other kind of available test results
> there(run all kind of tests after building and checking the results)?
There are no integration tests.

daniel



More information about the Qt-creator mailing list