ti-appium

An Appium wrapper to test Titanium applications

Usage no npm install needed!

<script type="module">
  import tiAppium from 'https://cdn.skypack.dev/ti-appium';
</script>

README

ti-appium

An npm package created to be a backbone for Appium based Titanium testing. Designed for functionality around building Appcelerator applications and CLI management such as SDK and CLI versions, configuring Mocha test files, starting an Appium server and importing custom WebDriver commands, and managing test devices at a basic level.

This is still pretty early on in development, features are being worked on as issues arise in the suite creation process. There is also a high chance of functionality bugs, so please don't be afraid to submit issues in GitHub!

Proper documentation to come in the future... Proper documentation has arrived!

Current Appcelerator Appium Efforts