Log in or register to post comments
Last post
Tests for CKEditor
What kind of automated testing framework does CKEditor use for testing? Where can I find the instructions to set up and run the tests?

Thanks!
Re: Tests for CKEditor
I checked out from svn and do see the following test/index.html

http://dev.ckeditor.com/browser/CKEdito ... index.html

But it refers to "cktester/fort.html" which doesn't exist in the current directory.

How do I go about setting things out to run the tests?

Thanks.