Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Cordova
  3. generator-cordova-plugin-devbed

generator-cordova-plugin-devbed

Apache-2.0JavaScript0.3.0

A Yeoman generator for creating Cordova plugins with integrated test bed applications.

GitHubGitHub
14 stars3 forks0 contributors

Overview

generator-cordova-plugin-devbed is a Yeoman generator that streamlines the development of Cordova plugins by automatically setting up both the plugin structure and a dedicated test application. It simplifies the testing workflow by integrating the cordova-plugin-test-framework and configuring everything needed for plugin validation.

Key Features

  • Plugin Scaffolding — Uses plugman to generate the basic Cordova plugin structure and modifies plugin.xml for proper JavaScript object placement.
  • Integrated Test Bed — Creates a complete Cordova application specifically for testing the generated plugin.
  • Test Framework Integration — Automatically adds cordova-plugin-test-framework and configures the app to run Jasmine 2.0.0 tests.
  • Multi-Platform Support — Adds specified platforms (Android/iOS) to both the plugin and test application.
  • Package Management — Adds package.json and other recommended files to the plugin directory.

Philosophy

The generator follows a convention-over-configuration approach to eliminate manual setup steps, allowing developers to focus on plugin functionality rather than build and test infrastructure.

Quick Stats

Stars14
Forks3
Contributors0
Open Issues1
Last commit10 years ago
CreatedSince 2015

Tags

#cordova-plugin#ios#android#plugin-development#test-automation#javascript#mobile-development#yeoman-generator#scaffolding

Built With

Y
Yeoman
N
Node.js
J
Jasmine
C
Cordova

Included in

Cordova303
Auto-fetched 10 hours ago

Related Projects

cordova-iconcordova-icon

Automatic icon resizing for Cordova

Stars683
Forks290
Last commit6 years ago
generator-m-ionicgenerator-m-ionic

Advanced workflows and setup for building rock-solid Ionic apps

Stars658
Forks130
Last commit6 years ago
cordova-splashcordova-splash

Automatic splash screen generator for Cordova

Stars435
Forks131
Last commit6 years ago
codova-custom-configcodova-custom-config

Cordova/Phonegap plugin to update platform configuration files based on preferences and config-file data defined in config.xml

Stars317
Forks89
Last commit23 hours ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub