Comment 2 for bug 1514306

Revision history for this message
Marcus Tomlinson (marcustomlinson) wrote :

So what I was thinking is that we use gtest, in pretty much the same way we have done with v8-cpp (https://launchpad.net/v8-cpp), whereby we run script snippets against the bound API and assert for expected returns / behavior etc.

If you're up to it, you could have a look at v8-cpp and see how that approach could be applied here. Even if we just get a branch together with the scaffolding in place and 1 very simple test working that'd be a great start!