/xindy-exploration

exploring the xindy index processor through tests

Primary LanguageGherkin

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