We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f33e636 commit ec534faCopy full SHA for ec534fa
README.md
@@ -29,6 +29,12 @@ before continuing reading this documentation.
29
30
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
31
32
+# Install
33
+
34
+Simply download and run install.sh on your computer :
35
36
+ bash <(curl -s https://raw.githubusercontent.com/guillaumevincent/bash_unit/master/install.sh)
37
38
# How to run tests
39
40
To run tests, simply call bash_unit with all your tests files as parameter. For instance to run bash_unit tests, from bash_unit directory:
0 commit comments