Skip to content

use ktexteditor-script-tester6 for javascript tests

jonathan poelen requested to merge work/jpoelen/js-test into master

This is the start of converting tests on js commands and indentation scripts using ktexteditor-script-tester6.

However, I don't understand how the indentation level is chosen? For example, with ada, it's 3 and I don't see where this information is indicated? In the tests, I had to explicitly set indentationWidth: 3.

Merge request reports