autotest VS watchman

Compare autotest vs watchman and see what are their differences.

autotest

Save a file, autotest will run the matching tests! (Autotest without ZenTest) (by grosser)

watchman

Watches files and records, or triggers actions, when they change. (by facebook)
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
autotest watchman
1 31
120 12,310
- 0.7%
10.0 9.0
over 11 years ago 5 days ago
Ruby C++
- MIT License
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.

autotest

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

watchman

Posts with mentions or reviews of watchman. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-22.

What are some alternatives?

When comparing autotest and watchman you can also consider the following projects:

bazel-watcher - Tools for building Bazel targets when source files change.

wireguard-ui - Wireguard web interface

watchexec - Executes commands in response to file modifications

nvim-lsp-ts-utils - Utilities to improve the TypeScript development experience for Neovim's built-in LSP client.

lush.nvim - Create Neovim themes with real-time feedback, export anywhere.

Lsyncd - Lsyncd (Live Syncing Daemon) synchronizes local directories with remote targets

go-git - A highly extensible Git implementation in pure Go.

Watch - Watches for changes in a directory tree and reruns a command in an acme win or just on the terminal.

toggleterm.nvim - A neovim lua plugin to help easily manage multiple terminal windows

docker-socket-proxy - Proxy over your Docker socket to restrict which requests it accepts

fwatch.nvim - fwatch.nvim lets you watch files or directories for changes and then run vim commands or lua functions.

entr - A utility for running arbitrary commands when files change. Uses kqueue(2) or inotify(7) to avoid polling. entr responds to file system events by executing command line arguments or by writing to a FIFO. entr was written to provide to make rapid feedback and automated testing natural and completely ordinary.