module InteractionSpec where import Test.Hspec spec :: Spec spec = do describe "Player with Inventory" $ do it "TODO: Simple test" $ do pending