-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 829 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 829 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "1-Introduction-to-Test-Driven-Development"]
path = 1-Introduction-to-Test-Driven-Development
url = git@github.com:c4arl0s/1-Introduction-to-Test-Driven-Development.git
[submodule "2-Writing-Your-First-Set-of-Unit-Tests-with-Xcode"]
path = 2-Writing-Your-First-Set-of-Unit-Tests-with-Xcode
url = git@github.com:c4arl0s/2-Writing-Your-First-Set-of-Unit-Tests-with-Xcode.git
[submodule "3-The-MVVM-Architectural-Pattern"]
path = 3-The-MVVM-Architectural-Pattern
url = git@github.com:c4arl0s/3-The-MVVM-Architectural-Pattern.git
[submodule "13-Testing-the-User-interface"]
path = 13-Testing-the-User-interface
url = git@github.com:c4arl0s/13-Testing-the-User-interface.git
[submodule "4-Applying-TDD-to-the-Model"]
path = 4-Applying-TDD-to-the-Model
url = git@github.com:c4arl0s/4-Applying-TDD-to-the-Model.git