simulant

Simulation testing with Datomic

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.datomic
ArtifactId

ArtifactId

simulant
Last Version

Last Version

0.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

simulant
Simulation testing with Datomic
Project URL

Project URL

https://github.com/Datomic/simulant
Project Organization

Project Organization

Metadata Partners, LLC
Source Code Management

Source Code Management

https://github.com/Datomic/simulant

Download simulant

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.clojure : clojure jar 1.5.1
org.clojure : test.generative jar 0.5.0
com.datomic » datomic-free jar 0.9.4556

Project Modules

There are no modules declared in this project.

Simulant

Simulant is a library and schema for developing simulation-based tests.

Getting Started

Leiningen dependency:

[com.datomic/simulant "0.1.8"]

Work through examples/repl/hello_world.clj at a REPL.

Docs

See the wiki.

Running Tests

From a repl:

(require :reload '[simulant.examples-test :as et])
(et/-main)

License

Copyright (c) Cognitect, Inc. All rights reserved. The use
and distribution terms for this software are covered by the
Eclipse Public License 1.0
(http://opensource.org/licenses/eclipse-1.0.php) which can be
found in the file epl-v10.html at the root of this
distribution. By using this software in any fashion, you are
agreeing to be bound by the terms of this license. You must not
remove this notice, or any other, from this software.
com.datomic

Datomic

Versions

Version
0.1.8
0.1.7
0.1.6
0.1.5