Skip to content

A looping command runner to allow running of unit-tests continually while developing code

Notifications You must be signed in to change notification settings

jonmills/pycycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

pycycle is a script which allows you to run a command repeatedly, 
while allowing you to easily adjust the delay between runs, or to pause
the execution at any time.

I use it for running unit-tests in a loop while I'm developing code.
I usually keep it running on my second screen so that it's obvious
if I've broken something.

About

A looping command runner to allow running of unit-tests continually while developing code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages