{ "info": { "author": "Francescu", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "# fixxd\niOS UIAutomation tests launcher\n\n#installation\n```\npip install fixxd\n```\n\nGo in the folder you want to put the tests in:\n```\necho \"app_name:MyApp.app\" > .fixxd\nmkdir iphone\nmkdir lib\n```\n#usage\nPut your tests in the `iphone`, `ipad` or `universal` folder.\nPut your lib / utils in the `lib` folder.\n\nThen run `fixxd test iphone/mytest.coffee`\n\n#contributing\nTODO\n\n# thanks\nThis library is inspired by both [ui-automation-runner](https://github.com/idStar/ui-automation-runner/) and [bwoken](https://github.com/bendyworks/bwoken). Thanks to them.\n\n\n# News\n## 0.2.1\n\n*Release date: 2015-05-20*\n\n- Fixed: Files in CoffeeScript within the lib folders are now compiled\n- Fixed: Removed first and last line from compiled coffee to enable inline var declarations\n\n## 0.2\n\n*Release date: 2015-05-20*\n\n- Added Coffeescript support\n\n## 0.1\n\n*Release date: 2015-05-18*\n\n- Created proper python pypi package thanks to @madlag\n- `python setup.py develop` creates the `fixxd` cli\n- Introduced `.fixxd` config file", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Stupeflix/fixxd", "keywords": "ios,uiautomation,tests,instruments,ui,automation", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "fixxd", "package_url": "https://pypi.org/project/fixxd/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/fixxd/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Stupeflix/fixxd" }, "release_url": "https://pypi.org/project/fixxd/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "iOS UIAutomation tests launcher", "version": "0.2.1" }, "last_serial": 1555004, "releases": { "0.1": [], "0.2": [ { "comment_text": "", "digests": { "md5": "56e6bccddda0e36d6d78211ebbdd67d2", "sha256": "d080b566e698bf9efdba1bc49926dbea3d3d1b0ad2ef75dd4c293a0a2cc85a72" }, "downloads": -1, "filename": "fixxd-0.2.tar.gz", "has_sig": false, "md5_digest": "56e6bccddda0e36d6d78211ebbdd67d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4606, "upload_time": "2015-05-20T12:57:23", "url": "https://files.pythonhosted.org/packages/17/aa/55ed3040f14e1944a6ac481e315945957a0595903717df525001c71e036b/fixxd-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "f0681166cc0e3ab514263c693c724806", "sha256": "65bbd08b09ed06c1bbf7046374058f52ecf396b628e4e5e3c1e7901164e1000a" }, "downloads": -1, "filename": "fixxd-0.2.1.tar.gz", "has_sig": false, "md5_digest": "f0681166cc0e3ab514263c693c724806", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4803, "upload_time": "2015-05-20T14:28:45", "url": "https://files.pythonhosted.org/packages/4b/13/ca8466e85039e1ecb6c4fc78e6f29acd5bf73ecc5258e6cfec3f13e0663a/fixxd-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f0681166cc0e3ab514263c693c724806", "sha256": "65bbd08b09ed06c1bbf7046374058f52ecf396b628e4e5e3c1e7901164e1000a" }, "downloads": -1, "filename": "fixxd-0.2.1.tar.gz", "has_sig": false, "md5_digest": "f0681166cc0e3ab514263c693c724806", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4803, "upload_time": "2015-05-20T14:28:45", "url": "https://files.pythonhosted.org/packages/4b/13/ca8466e85039e1ecb6c4fc78e6f29acd5bf73ecc5258e6cfec3f13e0663a/fixxd-0.2.1.tar.gz" } ] }