Truthish

A Google Truth inspired testing library written in Kotlin supporting multi-platform projects

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.varabyte.truthish
ArtifactId

ArtifactId

truthish-js
Last Version

Last Version

0.6.3
Release Date

Release Date

Type

Type

pom
Description

Description

Truthish
A Google Truth inspired testing library written in Kotlin supporting multi-platform projects
Project URL

Project URL

https://github.com/varabyte/truthish
Source Code Management

Source Code Management

https://github.com/varabyte/truthish

Download truthish-js

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.20
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.20

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.3