Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com and this project adheres to Semantic Versioning.

Unreleased

Added

  • Allow for nREPL clients to run all tests in a subset of the known test paths of the project, by sending the parameter test-paths in the message.
  • Allow for nREPL clients to retrieve the list of project's test paths and namespaces declared within those paths. Those operations are handled by the new wrap-test-info middleware.

1.0.1 - 2018-12-05

Added

Fixed

  • Return proper descriptions for failing tabular facts.

[1.0.0] - 2018-11-12

Added

  • Initial version with a set of features for running Midje tests, getting report information and formatting tabular facts within a NREPL session.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close