Logo
Explore Get Started
openstack/heat
Code Issues Proposed changes
0614b707d3
BranchesTags
View all branches
heat/tools/with_venv.sh

5 lines
86 B
Bash
Raw Normal View History

Add unit test framework nose and associated helper scripts For usage documentation, refer to heat/tests/testing-overview.txt. run_tests.sh is what runs the tests. Fixes #44 Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
2012-04-13 17:10:30 -04:00
#!/bin/bash
TOOLS=`dirname $0`
VENV=$TOOLS/../.venv
Enclose command args in with_venv.sh It will support argument with blanks. Change-Id: Ic3a00bdafc11459e9726eb99c7bc637d385e859a Closes-Bug: #1220937
2013-09-09 14:36:33 +08:00
source $VENV/bin/activate && "$@"
Copy Permalink
Powered by Gitea Version: v1.23.8 Page: 99ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API