Better tests, more resilience and a bug fix

This commit is contained in:
Konstantin Gredeskoul
2016-05-12 04:04:51 -07:00
parent 81e3f1121b
commit db5061cf80
3 changed files with 38 additions and 8 deletions

10
test/lib/helpers.bats Normal file
View File

@@ -0,0 +1,10 @@
#!/usr/bin/env bats
load ../../lib/composure
load ../../plugins/available/base.plugin
cite _about _param _example _group _author _version
load ../../lib/helpers
## TODO: write some tests.