com.twosigma.znai:znai-utils-for-testing

Rich documentation generator (markdown and java based)

License

License

GroupId

GroupId

com.twosigma.znai
ArtifactId

ArtifactId

znai-utils-for-testing
Last Version

Last Version

1.29
Release Date

Release Date

Type

Type

jar
Description

Description

Rich documentation generator (markdown and java based)

Download znai-utils-for-testing

How to add to project

<!-- https://jarcasting.com/artifacts/com.twosigma.znai/znai-utils-for-testing/ -->
<dependency>
    <groupId>com.twosigma.znai</groupId>
    <artifactId>znai-utils-for-testing</artifactId>
    <version>1.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.twosigma.znai/znai-utils-for-testing/
implementation 'com.twosigma.znai:znai-utils-for-testing:1.29'
// https://jarcasting.com/artifacts/com.twosigma.znai/znai-utils-for-testing/
implementation ("com.twosigma.znai:znai-utils-for-testing:1.29")
'com.twosigma.znai:znai-utils-for-testing:jar:1.29'
<dependency org="com.twosigma.znai" name="znai-utils-for-testing" rev="1.29">
  <artifact name="znai-utils-for-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twosigma.znai', module='znai-utils-for-testing', version='1.29')
)
libraryDependencies += "com.twosigma.znai" % "znai-utils-for-testing" % "1.29"
[com.twosigma.znai/znai-utils-for-testing "1.29"]

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.

Znai

Znai transforms Markdown files into rich, well-structured documentation served in a web front-end built on React. It provides many custom add-ons that supercharge basic generated docs with advanced layout features, dynamic references to code and test artifacts, and many visual and functional enhancements.

User guide: https://testingisdocumenting.org/znai/

Developer Setup

Build requires "dot" from the graphviz project to be available on the $PATH.

MacOS

brew install graphviz

Ubuntu/Debian

sudo apt-get install graphviz
com.twosigma.znai

Two Sigma

Versions

Version
1.29
1.27
1.26
1.25
1.24
1.22
1.21
1.20
1.19
1.18
0.16