Skip to content

Commit 2e987af

Browse files
committed
Moving getting_started folder to a dedicated project.
The getting_started directory formerly stored in the bash_unit repository now gets its own repo: https://github.com/bash-unit/getting_started
1 parent c44a1a0 commit 2e987af

14 files changed

+3
-151
lines changed

README.adoc

+3-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ bash_unit - bash unit testing enterprise edition framework for professionals!
2020
run them and, in case of failure, displays the stack trace
2121
with source file and line number indications to locate the problem.
2222

23-
You might want to take a look at link:getting_started[how to get started]
24-
before continuing reading this documentation.
23+
Need a quick start? The
24+
https://github.com/bash-unit/getting_started/[getting started projet]
25+
will help you get on track in no time.
2526

2627
The following functions are available in your tests (see below for detailed documentation):
2728

getting_started/README.md

-7
This file was deleted.

getting_started/bash_unit

-1
This file was deleted.

getting_started/bonjour_monde

-3
This file was deleted.

getting_started/hello_i18n

-22
This file was deleted.

getting_started/hello_timed

-17
This file was deleted.

getting_started/hello_world

-3
This file was deleted.

getting_started/hola_mundo

-4
This file was deleted.

getting_started/tests/test_bonjour_monde

-3
This file was deleted.

getting_started/tests/test_hello_i18n

-18
This file was deleted.

getting_started/tests/test_hello_timed

-34
This file was deleted.

getting_started/tests/test_hello_world

-3
This file was deleted.

getting_started/tests/test_no_ablo_espanol

-7
This file was deleted.

getting_started/tests/test_skipping

-27
This file was deleted.

0 commit comments

Comments
 (0)