Metadata


Name
minitest-autotest
Version
1.1.1
Platform
ruby
Authors
Ryan Davis
Bindir
bin
Cert chain
-----BEGIN CERTIFICATE----- MIIDPjCCAiagAwIBAgIBAzANBgkqhkiG9w0BAQsFADBFMRMwEQYDVQQDDApyeWFu ZC1ydWJ5MRkwFwYKCZImiZPyLGQBGRYJemVuc3BpZGVyMRMwEQYKCZImiZPyLGQB GRYDY29tMB4XDTE4MTIwNDIxMzAxNFoXDTE5MTIwNDIxMzAxNFowRTETMBEGA1UE AwwKcnlhbmQtcnVieTEZMBcGCgmSJomT8ixkARkWCXplbnNwaWRlcjETMBEGCgmS JomT8ixkARkWA2NvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALda b9DCgK+627gPJkB6XfjZ1itoOQvpqH1EXScSaba9/S2VF22VYQbXU1xQXL/WzCkx taCPaLmfYIaFcHHCSY4hYDJijRQkLxPeB3xbOfzfLoBDbjvx5JxgJxUjmGa7xhcT oOvjtt5P8+GSK9zLzxQP0gVLS/D0FmoE44XuDr3iQkVS2ujU5zZL84mMNqNB1znh GiadM9GHRaDiaxuX0cIUBj19T01mVE2iymf9I6bEsiayK/n6QujtyCbTWsAS9Rqt qhtV7HJxNKuPj/JFH0D2cswvzznE/a5FOYO68g+YCuFi5L8wZuuM8zzdwjrWHqSV gBEfoTEGr7Zii72cx+sCAwEAAaM5MDcwCQYDVR0TBAIwADALBgNVHQ8EBAMCBLAw HQYDVR0OBBYEFEfFe9md/r/tj/Wmwpy+MI8d9k/hMA0GCSqGSIb3DQEBCwUAA4IB AQCbJwLmpJR2PomLU+Zzw3KRzH/hbyUWc/ftru71AopZ1fy4iY9J/BW5QYKVYwbP V0FSBWtvfI/RdwfKGtuGhPKECZgmLieGuZ3XCc09qPu1bdg7i/tu1p0t0c6163ku nDMDIC/t/DAFK0TY9I3HswuyZGbLW7rgF0DmiuZdN/RPhHq2pOLMLXJmFclCb/im 9yToml/06TJdUJ5p64mkBs0TzaK66DIB1Smd3PdtfZqoRV+EwaXMdx0Hb3zdR1JR Em82dBUFsipwMLCYj39kcyHWAxyl6Ae1Cn9r/ItVBCxoeFdrHjfavnrIEoXUt4bU UfBugfLD19bu3nvL+zTAGx/U -----END CERTIFICATE-----
Date
2019-05-30 00:00:00 UTC
Dependencies
minitest-server (~> 1.0)
path_expander (~> 1.0)
rdoc (>= 4.0, < 7, development)
hoe (~> 3.17, development)
Description
autotest is a continous testing facility meant to be used during development. As soon as you save a file, autotest will run the corresponding dependent tests. minitest-autotest is the latest incarnation of the venerable and wise autotest. This time, it talks to minitest via minitest-server. As a result, there is no output parsing. There are no regexps to tweak. There's no cruft or overhead.
Email
ryand-ruby@zenspider.com
Executables
autotest
Extra rdoc files
History.rdoc
Manifest.txt
README.rdoc
Files
.autotest
History.rdoc
Manifest.txt
README.rdoc
Rakefile
bin/autotest
example_dot_autotest.rb
lib/autotest.rb
lib/autotest/autoupdate.rb
lib/autotest/bundler.rb
lib/autotest/fixtures.rb
lib/autotest/isolate.rb
lib/autotest/migrate.rb
lib/autotest/once.rb
lib/autotest/preload.rb
lib/autotest/rails.rb
lib/autotest/rcov.rb
lib/autotest/restart.rb
lib/autotest/timestamp.rb
lib/minitest/autotest.rb
test/test_minitest/test_autorun.rb
test/test_minitest/test_good.rb
Homepage
https://github.com/seattlerb/minitest-autotest
Licenses
MIT
Rdoc options
--main
README.rdoc
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
3.0.2
Specification version
4
Summary
autotest is a continous testing facility meant to be used during development
Original platform
ruby
New platform
ruby