Sean McCarthy

Results 2 issues of Sean McCarthy

Hey, I've been working on adding support for running JS snippets. Here's my take, it still requires tests and docs, let me know what you think. Usage, `I.ExecuteJavaScript("alert('foobar');")`

**Describe the bug** Exceptions thrown by AutoMapper cause the sink to consume all available memory and eventually crash the process. There seems to be a delay until the sink decides...