Test Configuration Config for Unit Test

A configuration manager tailored for functional testing with TestNG.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

ch.racic.testing
ArtifactId

ArtifactId

cm-config-for-unit-test
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

Test Configuration Config for Unit Test
A configuration manager tailored for functional testing with TestNG.

Download cm-config-for-unit-test

How to add to project

<!-- https://jarcasting.com/artifacts/ch.racic.testing/cm-config-for-unit-test/ -->
<dependency>
    <groupId>ch.racic.testing</groupId>
    <artifactId>cm-config-for-unit-test</artifactId>
    <version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.racic.testing/cm-config-for-unit-test/
implementation 'ch.racic.testing:cm-config-for-unit-test:0.16.0'
// https://jarcasting.com/artifacts/ch.racic.testing/cm-config-for-unit-test/
implementation ("ch.racic.testing:cm-config-for-unit-test:0.16.0")
'ch.racic.testing:cm-config-for-unit-test:jar:0.16.0'
<dependency org="ch.racic.testing" name="cm-config-for-unit-test" rev="0.16.0">
  <artifact name="cm-config-for-unit-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.racic.testing', module='cm-config-for-unit-test', version='0.16.0')
)
libraryDependencies += "ch.racic.testing" % "cm-config-for-unit-test" % "0.16.0"
[ch.racic.testing/cm-config-for-unit-test "0.16.0"]

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.

TestConfigurationManager

A configuration manager tailored for functional testing with TestNG.

<dependency>
  <groupId>ch.racic.testing</groupId>
  <artifactId>test-configuration-manager</artifactId>
  <version>0.16.0</version>
</dependency>

There was no time for a special documentation yet, please take a look at the unit tests and use the javadoc as documentation.

Experimental property class generator with names constants

Note that this part is not completely finished and has no unit tests yet, hence extremely experimental ;-)

<dependency>
  <groupId>ch.racic.testing</groupId>
  <artifactId>cm-maven-plugin</artifactId>
  <version>0.16.0</version>
</dependency>

Versions

Version
0.16.0
0.15.0
0.14.0
0.13.2