Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
98c73133
Commit
98c73133
authored
Sep 15, 2012
by
Nihad Abbasov
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1473 from PragTob/updateDevDoc
Updated development docs
parents
0546b9c6
9c117f26
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/development.md
doc/development.md
+3
-3
No files found.
doc/development.md
View file @
98c73133
...
@@ -36,10 +36,10 @@
...
@@ -36,10 +36,10 @@
### 3. Run Tests
### 3. Run Tests
# All in one
# All in one
bundle exec gitlab:test
bundle exec
rake
gitlab:test
# Rspec
# Rspec
bundle exec rake spec
bundle exec rake spec
#
Cucumber
#
Spinach
bundle exec rake
cucumber
bundle exec rake
spinach
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment