Tikitu de Jager
Tikitu de Jager
Sounds good, thanks for the feedback! For recording to multiple simulators I'll have to try out some variations, I don't yet have a good feel for the kinds of errors...
Do we have any non-image use cases for this machinery? If not, I'd like to somehow avoid forcing e.g. text-snapshots to be re-recorded multiple times. A first suggestion for how...
~Hoho, and I guess I also need to ask with which device/simulator you generated the tests for your library, because indeed a few of the tests fail for what I...
Whoops, I should come back to this but I'm struggling to find time to work on it. It's still something my team would like, though, so I will _eventually_ be...
Could also run jshint or similar on the result, checking for fatal errors.
The current version does not promise to support backtick strings. You _might_ get success by using the `quote_chars` parameter, but it's not explicitly supported; in particular there aren't robust tests...
I don't actively maintain it. (The Javascript language has added features that this handcrafted approach can't easily handle, so this package is of only very limited usefulness these days.) I'm...