Beholder Testing Automated Framework

Framework with Interfaces creating a standard of Components to create Test Cases.

License

License

GroupId

GroupId

br.ufmg.dcc.saotome
ArtifactId

ArtifactId

beholder
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Beholder Testing Automated Framework
Framework with Interfaces creating a standard of Components to create Test Cases.
Project URL

Project URL

https://github.com/BeholderTAF/beholder/wiki
Project Organization

Project Organization

BeholderTAF
Source Code Management

Source Code Management

https://github.com/BeholderTAF/beholder.git

Download beholder

How to add to project

<!-- https://jarcasting.com/artifacts/br.ufmg.dcc.saotome/beholder/ -->
<dependency>
    <groupId>br.ufmg.dcc.saotome</groupId>
    <artifactId>beholder</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.ufmg.dcc.saotome/beholder/
implementation 'br.ufmg.dcc.saotome:beholder:1.1.1'
// https://jarcasting.com/artifacts/br.ufmg.dcc.saotome/beholder/
implementation ("br.ufmg.dcc.saotome:beholder:1.1.1")
'br.ufmg.dcc.saotome:beholder:jar:1.1.1'
<dependency org="br.ufmg.dcc.saotome" name="beholder" rev="1.1.1">
  <artifact name="beholder" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.ufmg.dcc.saotome', module='beholder', version='1.1.1')
)
libraryDependencies += "br.ufmg.dcc.saotome" % "beholder" % "1.1.1"
[br.ufmg.dcc.saotome/beholder "1.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

beholder

Beholder is a testing automation framework written in Java programming language.

br.ufmg.dcc.saotome

Beholder Test Automated Framework

Versions

Version
1.1.1