mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +01:00
.. | ||
annotation-vocab_spec.rb | ||
Gemfile | ||
Gemfile.lock | ||
Rakefile | ||
README.md | ||
RESULTS.md |
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