jepsen.tests

Provide utilities for writing tests using jepsen.

atom-client

(atom-client state)(atom-client state meta-log)

A CAS client which uses an atom for state. Should probably move this into core-test.

atom-db

(atom-db state)

Wraps an atom as a database.

noop-test

Boring test stub. Typically used as a basis for writing more complex tests.