CiscoCloud / distributive

Unit testing for the cloud
Apache License 2.0
147 stars 20 forks source link

Support YAML checklists, as well as JSON. #147

Closed langston-barrett closed 8 years ago

langston-barrett commented 8 years ago

This is the new default format. The old one still works :)

Run more tests in drone.

FromDir now reads .yaml, .yml, and .json files.

Fixes #146

langston-barrett commented 8 years ago

This binary successfully runs all of the samples in master:

$ git branch
  feature/services-refactor
* feature/yaml
  master
$ go build .
$ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
$ ./distributive -d samples/
$