ribosome-test-0.4.0.0: test helpers for ribosome
Safe HaskellNone
LanguageHaskell2010

Ribosome.Test.Ui

Documentation

windowCountIs :: NvimE e m => Int -> TestT m () Source #

cursorIs :: NvimE e m => Int -> Int -> Window -> TestT m () Source #

currentCursorIs :: NvimE e m => Int -> Int -> TestT m () Source #