Results 48 comments of Dave Brotherstone

`'with event', 'change'` Unfortunately it can't always split the strings up.

The documentation is actually this link: http://bruderstein.github.io/unexpected-react/assertions/RenderedReactElement/with-event/ - this also should be made clearer, not every property can be overridden. It uses [react-dom/test-utils Simulate](https://reactjs.org/docs/test-utils.html#simulate) so not all properties are overridable...

@bmhardy No (I had to Google snabbdom), but it's actually straightforward, as all the real work is in unexpected-htmllike, and then there is just adapters for react elements, DOM elements...

Ctrl-click the script from the menu will open for editing.

Callbacks from the console scintilla are currently not supported. It'd be nice to have though, and there's no reason this couldn't be implemented now.

The initialisation type only changes how the plugin starts up, when it's "LAZY", it means python is initialised only the first time a script is invoked (this includes running startup.py)....

This exists - F. R. Boyer wrote this: https://sourceforge.net/projects/npppythonplugsq/ (albeit without the PM integration)