Unit-Tests that uses projects

Niko Sams niko.sams at gmail.com
Sat Aug 16 08:37:45 UTC 2008


Hi,

For the Php support one feature is to auto-complete classes from all
open projects. To write
an unit-test for this I need an open project. So I implemented a
KDevTestProjectManager, that does
basically nothing other than implemeting addFile and addFolder (it
doesn't stores the files, after a
restart everything is gone).
So my question is how to use it, should it be installed?

and my second question: I need the files in kdevplatform/tests/common/
for my test, how could I do that?

Niko




More information about the KDevelop-devel mailing list