Tool and library for testing Vagrant plugins
https://github.com/mitchellh/vagrant-spec
vagrant-spec is a both a specification of how Vagrant and its various
components should behave as well as a library of testing helpers that let you
write your own unit and acceptance tests for Vagrant.
The library provides a set of helper methods in addition to RSpec matchers and
expectations to help you both unit test and acceptance test Vagrant
components. The RSpec components are built on top of the helper methods so
that the test library can be used with your test framework of choice, but the
entire tool is geared very heavily towards RSpec.
- Sources inherited from project devel:languages:ruby:extensions
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Marvin1973:pcs/rubygem-vagrant-spec && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Add-git-hash-to-VERSION.patch | 0000000664 664 Bytes | |
0002-Relax-dependency-on-thor.patch | 0000000783 783 Bytes | |
README.md | 0000000704 704 Bytes | |
gem2rpm.yml | 0000002114 2.06 KB | |
rubygem-vagrant-spec.changes | 0000000158 158 Bytes | |
rubygem-vagrant-spec.spec | 0000002344 2.29 KB | |
vagrant-spec-0.0.1.abfc344.git.gem | 0000043520 42.5 KB |
Revision 1 (latest revision is 17)
Stephan Kulow (coolo)
accepted
request 690454
from
Dan Čermák (dancermak)
(revision 1)
I'd like to submit this gem to d:l:r:e as I need it as a dependency for testing of various vagrant plugins and vagrant itself.
Comments 0