updated paths, added config handling, cordova-lib tests passing, uses events to log
4 files changed
tree: 4d6f9d5d5e8c6144d3a8a680b339310677672da9
  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