nose2-gae

nose2 plugin to run the tests in the Google App Engine environment


Keywords
unittest, testing, tests, nose2, gae
License
Other
Install
pip install nose2-gae==0.1.7

Documentation

# Archival Note This repository is deprecated; therefore, we are going to archive it. However, learners will be able to fork it to their personal Github account but cannot submit PRs to this repository. If you have any issues or suggestions to make, feel free to: - Utilize the https://knowledge.udacity.com/ forum to seek help on content-specific issues. - Submit a support ticket along with the link to your forked repository if (learners are) blocked for other reasons. Here are the links for the [retail consumers](https://udacity.zendesk.com/hc/en-us/requests/new) and [enterprise learners](https://udacityenterprise.zendesk.com/hc/en-us/requests/new?ticket_form_id=360000279131).

nose2-gae

nose2-gae Travis-CI build status

Plugin for the nose2 testrunner to run the tests in the Google App Engine environment, similar to NoseGAE.

Currently in alpha version. The most notable missing features are the import/file sandbox and documentation :-).