MazarineBlue

MazarineBlue is a automation framework, containing a interpreter that reads instructions and data from a source and is extendable though custom build modules. Several modules are included that allow, among other things, data extraction from excel and other sources, web browser interaction and data driven testing.

License

License

GroupId

GroupId

org.mazarineblue
ArtifactId

ArtifactId

MazarineBlue
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

MazarineBlue
MazarineBlue is a automation framework, containing a interpreter that reads instructions and data from a source and is extendable though custom build modules. Several modules are included that allow, among other things, data extraction from excel and other sources, web browser interaction and data driven testing.
Project URL

Project URL

http://www.MazarineBlue.org/
Source Code Management

Source Code Management

https://github.com/MazarineBlue/

Download MazarineBlue

Filename Size
MazarineBlue-0.1.0.pom 10 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.mazarineblue/MazarineBlue/ -->
<dependency>
    <groupId>org.mazarineblue</groupId>
    <artifactId>MazarineBlue</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mazarineblue/MazarineBlue/
implementation 'org.mazarineblue:MazarineBlue:0.1.0'
// https://jarcasting.com/artifacts/org.mazarineblue/MazarineBlue/
implementation ("org.mazarineblue:MazarineBlue:0.1.0")
'org.mazarineblue:MazarineBlue:pom:0.1.0'
<dependency org="org.mazarineblue" name="MazarineBlue" rev="0.1.0">
  <artifact name="MazarineBlue" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mazarineblue', module='MazarineBlue', version='0.1.0')
)
libraryDependencies += "org.mazarineblue" % "MazarineBlue" % "0.1.0"
[org.mazarineblue/MazarineBlue "0.1.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • MazarineBlue-DataDriven
  • MazarineBlue-DataDriven-keywords
  • MazarineBlue-DataSources
  • MazarineBlue-DataSources-keywords
  • MazarineBlue-EventBus
  • MazarineBlue-EventsUtilities
  • MazarineBlue-FileSystem-keywords
  • MazarineBlue-KeywordDriven
  • MazarineBlue-Parser
  • MazarineBlue-Pictures
  • MazarineBlue-Runner-Standalone
  • MazarineBlue-Runner-Utilities
  • MazarineBlue-TestReport
  • MazarineBlue-TestReport-keywords
  • MazarineBlue-TestUtilities
  • MazarineBlue-Utilities
  • MazarineBlue-WebDriver
  • MazarineBlue-WebDriver-keywords

Versions

Version
0.1.0