servo/tests/wpt/web-platform-tests/annotation-vocab/tools/ruby-rdf/README.md

235 B

Annotation Vocabulary test in Ruby

Setup by installing Ruby 2.3.1, and running bundle install. Then, to run tests: bundle exec rake.

To get formatted output, run bundle exec rspec annotation-vocab_spec.rb -f h -o RESULTS.md