All notable changes to this project will be documented in this file, which follows the conventions of keepachangelog.com. This project adheres to Semantic Versioning.
...
init-system
constructor passed to the test harness should now accept the
generated test context as an argument. This gives tests the opportunity to
preinitialize the system state using some attributes from the context.on-stop
test option to finalize!
.:context-gen
option shortened to :context
.This release includes substantial optimizations to searching for valid worldlines during concurrency tests. Rather than naively searching whole histories in a rigid order, worlds are evolved a step at a time, with cheaper worlds (those with fewer possible futures) searched first.
test.carly.world
namespace.test.carly.op
namespace.Initial project release.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close