Current section

Files

Jump to
cucumber_messages lib cucumber_message.ex
Raw

lib/cucumber_message.ex

defmodule CucumberMessages do
@moduledoc """
This small library its sole purpose is to convert the protobuf schema to Elixir code. In order to use this library, you do not need protoc installed at all!
"""
end