| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Ribosome.Test.Embed
Documentation
defaultTestConfig :: String -> TestConfig Source #
defaultTestConfigWith :: String -> Vars -> TestConfig Source #
data TestConfig Source #
Constructors
| TestConfig | |
Instances
| Default TestConfig Source # | |
Defined in Ribosome.Test.Embed Methods def :: TestConfig # | |
unsafeEmbeddedSpec :: Runner (Ribosome e) -> TestConfig -> e -> Ribo e () -> IO () Source #
setupPluginEnv :: TestConfig -> Neovim e () Source #