igneus / xindy-exploration

exploring the xindy index processor through tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xindy exploration

Exploring the xindy index processor through tests.

Usage

  • having installed
    • xindy (the program under test)
    • Ruby 3.x (programming language the tests are implemented in)
  • check out the code
  • run bundle install in the project directory to install Ruby dependencies
  • bundle exec rake to run the tests

About

exploring the xindy index processor through tests


Languages

Language:Gherkin 91.6%Language:Ruby 8.4%