[webkit-efl] API Unit Tests

Thiago Marcos P. Santos tmpsantos at gmail.com
Tue Jul 3 09:56:14 PDT 2012


Hi WebKit EFL,

Thanks to the great work done by Krzysztof at the bug 68509, we have now an
API Unit Test Framework for EWK.

You can run the tests individually or all tests at once by calling the
runner script:

$ ./Tools/Scripts/run-efl-tests [--debug|--release]

The runner was integrated as a step of the build bots running tests. The
only thing missing now is test coverage, and I hope the EFL community can
work together at the meta bug tracking the missing tests [1]. I strongly
recommend if you are working on a test, to add as dependency to this bug to
give visibility to all the developers involved on the task.

Another suggestion would be that we do not accept any addition/modification
to the APIs if there is no test backing the change. IMO this is aligned to
the WebKit best practices and can only bring benefits to the port.

[1] https://bugs.webkit.org/show_bug.cgi?id=90451

Cheers!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-efl/attachments/20120703/c0b43e1d/attachment.html>


More information about the webkit-efl mailing list