test-refresh VS bond

Compare test-refresh vs bond and see what are their differences.

test-refresh

Refreshes and reruns clojure.tests in your project. (by jakemcc)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
test-refresh bond
1 1
387 127
- 0.8%
0.8 0.0
about 1 year ago 3 months ago
Clojure Clojure
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

test-refresh

Posts with mentions or reviews of test-refresh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-02.

bond

Posts with mentions or reviews of bond. We have used some of these posts to build our list of alternatives and similar projects.
  • To mock or not to mock when testing?
    1 project | /r/Clojure | 28 May 2021
    CircleCI has a really cool library for this called bond, that let’s you do a safer redef and adds observability to the calls to the mocked fn, and wraps it all in a clean macro. https://github.com/circleci/bond

What are some alternatives?

When comparing test-refresh and bond you can also consider the following projects:

flow-storm-debugger - A debugger for Clojure and ClojureScript with some unique features.

maelstrom - A workbench for writing toy implementations of distributed systems.

kaocha - Full featured next gen Clojure test runner

ultra - A Leiningen plugin for a superior development environment

lein-tools-deps - A leiningen plugin that lets you share tools.deps.alpha dependencies in your leiningen project

hawk - It watches your code like a hawk! You like tests, right? Then run them with our state-of-the-art Clojure test runner.

ghostwheel - Hassle-free inline clojure.spec with semi-automatic generative testing and side effect detection

matcho - Simpliest pattern matching you've ever seen

portal - A clojure tool to navigate through your data.

deps.clj - A faithful port of the clojure CLI bash script to Clojure