X-Git-Url: https://pwan.org/git/?p=vagrant-dotfiles.git;a=blobdiff_plain;f=TODO.md;fp=TODO.md;h=41693f636dc6f76c74024f63cbcbe660e361e764;hp=0000000000000000000000000000000000000000;hb=e83a68ac49cf7bf169e58b5706605b072b4966a3;hpb=fa35bc36a5430811c454bc6f93aca0f6bdf20348 diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..41693f6 --- /dev/null +++ b/TODO.md @@ -0,0 +1,5 @@ +# Get rspec tests working +## https://github.com/hashicorp/vagrant-spec + +# Need to loop over all VMs being upped, for when the Vagrantfile defines multiple VMs +# 'with_target_vms(argv[0]) do |vm|` from https://github.com/clintoncwolfe/vagrant-rspec-ci/blob/master/lib/vagrant-rspec-ci/command.rb ??