@testim/testim-cli
Version:
Command line interface for running Testing on you CI
20 lines (15 loc) • 586 B
text/xml
<widget xmlns = "http://www.w3.org/ns/widgets"
xmlns:gap = "http://phonegap.com/ns/1.0"
id = "io.webdriverjs.example"
versionCode = "10"
version = "1.0.0" >
<!-- versionCode is optional and Android only -->
<name>WebdriverJS Example Phonegap Application</name>
<description>
Example site only for testing purposes.
</description>
<author href="http://christian-bromann.com" email="mail@christian-bromann.com">
Christian Bromann
</author>
</widget>