mxunit-watch
Test monitor
A tool that monitors a directory for changes to specific file types and runs an automated test suite when a change is detected.
Watch a directory for file changes (.cfc, .cfm, .xml) to trigger mxunit test suite full run, displaying results in the console
13 stars
4 watching
2 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dbohdan/jsonwatch | Monitors changes in data delivered by external sources repeatedly at set intervals. | 166 |
mynyml/watchr | Automates testing of code changes in real-time | 1,273 |
simonwaldherr/fsagent | Automates file system actions in response to changes | 15 |
jpmens/mqtt-watchdir | Programmatically monitors a directory for changes and publishes file content to an MQTT broker. | 40 |
flexunit/flexunit | A unit testing framework for ActionScript 3 and Flex applications. | 270 |
jhalterman/concurrentunit | A toolkit for testing concurrent and asynchronous code without dependencies | 420 |
dwmkerr/mongo-monitor | A command-line tool to monitor the status of a MongoDB cluster in real-time. | 77 |
open-cli-tools/chokidar-cli | A utility to watch file system changes and execute custom commands based on those changes | 823 |
vladimirmarkelov/pwatch | An application that monitors and visualizes the performance of running processes in real-time. | 37 |
bslatkin/dpxdt | Automates visual testing of web pages before and after releases to ensure deployment safety | 1,441 |
klausschaefers/quant-ux | A web application prototype and testing tool for user experience design | 1,952 |
anthonygauthier/jmeter-elasticsearch-backend-listener | Enables live monitoring of load tests by sending results to an ElasticSearch engine | 99 |
mxunit/mxunit | A test framework for CFML (ColdFusion) to write and run tests in a structured way | 88 |
whetstone/redux-devtools-diff-monitor | A Redux plugin that highlights changes to an application's state from action to action. | 176 |
exodusmovement/redux-watch | A tool to monitor and notify when Redux store state changes occur | 309 |