mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-10 05:09:17 +00:00
adding bash script tests for convenience
This commit is contained in:
8
tests-ng/README.md
Normal file
8
tests-ng/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
These are tests for testing entire behavior through shell scripts more easily than
|
||||
the overly complicated python tests.
|
||||
|
||||
For adding your own test, create a new script, copy the beginning of an
|
||||
existing test script (before the *this is the test*) and complete it
|
||||
with your test.
|
||||
|
||||
Helper functions are available in `helpers`.
|
||||
Reference in New Issue
Block a user