License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.github.martinschneider |
ArtifactId | ArtifactIdjusttestlah-demos |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJustTestLah! Demos
JustTestLah! is a JAVA test framework targeting projects that support multiple platforms, in particular Web, Android and iOS. It follows a BDD approach and allows testing against all platforms using the same feature files. JustTestLah's main aim is to make the configuration and the actual test code as easy as possible.
|
Filename | Size |
---|---|
justtestlah-demos-1.6.pom | |
justtestlah-demos-1.6.jar | 3 KB |
justtestlah-demos-1.6-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-demos/ -->
<dependency>
<groupId>io.github.martinschneider</groupId>
<artifactId>justtestlah-demos</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-demos/
implementation 'io.github.martinschneider:justtestlah-demos:1.6'
// https://jarcasting.com/artifacts/io.github.martinschneider/justtestlah-demos/
implementation ("io.github.martinschneider:justtestlah-demos:1.6")
'io.github.martinschneider:justtestlah-demos:jar:1.6'
<dependency org="io.github.martinschneider" name="justtestlah-demos" rev="1.6">
<artifact name="justtestlah-demos" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.martinschneider', module='justtestlah-demos', version='1.6')
)
libraryDependencies += "io.github.martinschneider" % "justtestlah-demos" % "1.6"
[io.github.martinschneider/justtestlah-demos "1.6"]
Group / Artifact | Type | Version |
---|---|---|
io.github.martinschneider : justtestlah-core | jar | 1.6 |
io.github.martinschneider : justtestlah-browserstack | jar | 1.6 |
io.github.martinschneider : justtestlah-awsdevicefarm | jar | 1.6 |
io.appium : java-client | jar | 7.0.0 |
org.springframework : spring-context | jar | 5.1.8.RELEASE |
org.springframework : spring-beans | jar | 5.1.8.RELEASE |
com.codeborne : selenide | jar | 5.2.4 |
org.assertj : assertj-core | jar | 3.12.2 |
io.cucumber : cucumber-java | jar | 4.5.4 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.seleniumhq.selenium : selenium-api | jar | 3.141.59 |