= Unit Test

== About test
Test scripts for TapKit are under /test directory.
Input tables and datas for test to your database before running the tests.

Test data is under /examples/sql directory.
Edit SQL statement of the data for the database.
(I suppose MySQL to run test)

== Running tests
Run run.rb under /test directory.

  % cd test
  % ruby run.rb
