Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mike10004/gae-testing-support
Support for testing Google App Engine apps.
https://github.com/mike10004/gae-testing-support
Last synced: 15 days ago
JSON representation
Support for testing Google App Engine apps.
- Host: GitHub
- URL: https://github.com/mike10004/gae-testing-support
- Owner: mike10004
- License: apache-2.0
- Created: 2016-12-21T19:33:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-20T17:48:10.000Z (almost 8 years ago)
- Last Synced: 2024-10-07T09:21:12.121Z (3 months ago)
- Language: Java
- Size: 96.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Travis build status](https://img.shields.io/travis/mike10004/gae-testing-support.svg)](https://travis-ci.org/mike10004/gae-testing-support)
[![Maven Central](https://img.shields.io/maven-central/v/com.github.mike10004/gae-testing-support.svg)](https://repo1.maven.org/maven2/com/github/mike10004/gae-testing-support/)gae-testing-support
===================A library that makes it easier to do integration testing of a Google App
Engine app. Uses the Google Cloud SDK and App Engine Java SDK. Modeled after
the GCloud Maven Plugin's start and stop mojos. Distributed under the same
license as that project, as we use a lot of its code.Maven
-----
com.github.mike10004
gae-testing-support
0.3
test