/purescript-halogen-test-driver

Primary LanguagePureScriptApache License 2.0Apache-2.0

PureScript Halogen Test Driver

Modified version of Halogen.Aff.Driver.runUI. Instead of logging a warning to the console when a duplicate slot is encountered, it will emit a duplicateSlot event that can be captured by tests.