Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob
Commits
2bd0078f
Commit
2bd0078f
authored
Dec 16, 2020
by
Tiago de Freitas Pereira
Browse files
Changed from pytest
parent
51e2e922
Pipeline
#46654
canceled with stages
in 1 minute and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conda/meta.yaml
View file @
2bd0078f
...
@@ -117,8 +117,7 @@ test:
...
@@ -117,8 +117,7 @@ test:
commands
:
commands
:
-
export SDKROOT="{{ SDKROOT }}"
# [osx]
-
export SDKROOT="{{ SDKROOT }}"
# [osx]
-
export MACOSX_DEPLOYMENT_TARGET="{{ MACOSX_DEPLOYMENT_TARGET }}"
# [osx]
-
export MACOSX_DEPLOYMENT_TARGET="{{ MACOSX_DEPLOYMENT_TARGET }}"
# [osx]
-
nosetests --with-coverage --cover-package={{ name }} -sv {{ name }} --exclude bob.buildout
-
pytest --verbose --cov {{ name }} --cov-report term-missing --cov-report html:{{ project_dir }}/sphinx/coverage --cov-report xml:{{ project_dir }}/coverage.xml --pyargs {{ name }}
-
pytest --verbose --cov bob.buildout --cov-report term-missing --pyargs bob.buildout
-
sphinx-build -aEW {{ project_dir }}/doc {{ project_dir }}/sphinx
-
sphinx-build -aEW {{ project_dir }}/doc {{ project_dir }}/sphinx
-
sphinx-build -aEb doctest {{ project_dir }}/doc sphinx
-
sphinx-build -aEb doctest {{ project_dir }}/doc sphinx
-
conda inspect linkages -p $PREFIX {{ name }}
# [not win]
-
conda inspect linkages -p $PREFIX {{ name }}
# [not win]
...
...
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