cleaned up console.log, running all create tests
2 files changed
tree: 29fc2fd43792d5a967e443fd07cf7470aa1c53b9
  1. .github/
  2. spec/
  3. src/
  4. .gitignore
  5. CONTRIBUTING.md
  6. LICENSE
  7. NOTICE
  8. package.json
  9. README.md
README.md

cordova-platform-test

This repo contains the code for an Apache Cordova platform that allows you to build applications that target NOTHING. This platform is purely for testing, although it is also a good resource to see the minimum requirements to implement a new platform.

Apache Cordova is a project of The Apache Software Foundation (ASF)

Report Issues

Report them at the Apache Cordova Issue Tracker.

Further Reading