Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai
autoca
Commits
b48bbd7b
Commit
b48bbd7b
authored
Jan 30, 2013
by
ale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add Tox configuration for tests
parent
ab3589a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
tox.ini
tox.ini
+11
-0
No files found.
tox.ini
0 → 100644
View file @
b48bbd7b
[testenv]
deps
=
nose
coverage
mox
commands
=
nosetests
\
--with-coverage
--cover-package
=
http_hmac --cover-erase --cover-html --cover-html-dir=htmlcov
\
--with-xunit
\
[] # substitute with tox' positional arguments
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