Skip to content

Instantly share code, notes, and snippets.

@edsu
Created September 27, 2011 14:55
Show Gist options
  • Save edsu/1245264 to your computer and use it in GitHub Desktop.
Save edsu/1245264 to your computer and use it in GitHub Desktop.
ed@curry:~/Projects/bagit-ruby$ rake spec
(in /home/ed/Projects/bagit-ruby)
/usr/bin/ruby1.8 -S bundle exec rspec -fs --color spec/tag_info_spec.rb spec/manifest_spec.rb spec/validation_spec.rb spec/bagit_spec.rb spec/fetch_spec.rb
Tag Info Files
bagit.txt
should create a file bagit.txt on bag initialization
should have exactly two lines
should have a bagit version
should have a tag file encoding
bag-info.txt
should not be empty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment