-
Notifications
You must be signed in to change notification settings - Fork 1
dackerman/rebboj
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Jobber How to setup and run tests: On Linux: 1. Get and extract appengine wherever you'd like 2. sudo apt-get install python-setuptools python-dev build-essential 3. sudo easy_install nose 4. sudo easy_install nosegae 5. echo "nosetests --with-gae --without-sandbox --gae-lib-root=<path_to_appengine> unittests.py" >> run_unit_tests.sh 6. chmod +x run_unit_tests.sh Now run it! ./run_unit_tests.sh
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published