Better tests, more resilience and a bug fix
This commit is contained in:
10
test/lib/helpers.bats
Normal file
10
test/lib/helpers.bats
Normal 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.
|
||||
Reference in New Issue
Block a user