forked from fl00r/go-tarantool-1.6
-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Labels
code healthImprove code readability, simplify maintenance and so onImprove code readability, simplify maintenance and so on
Description
It is not obvious how to prepare test environment at the first glance. It would be convenient to have a section in README which tells how to run tests locally since currently there is no CI test runs.
Start a Tarantool instance with
tarantool config.lua
and run tests with
go test
To test tarantool/multi, ...
or something like this. Alternatively, some simple shell script or Makefile can be added.
funny-falcon
Metadata
Metadata
Assignees
Labels
code healthImprove code readability, simplify maintenance and so onImprove code readability, simplify maintenance and so on