{"name":"ZenTest","downloads":13030952,"version":"4.12.2","version_created_at":"2024-07-03T02:27:07.977Z","version_downloads":891404,"platform":"ruby","authors":"Ryan Davis, Eric Hodel","info":"ZenTest provides 4 different tools: zentest, unit_diff, autotest, and\nmultiruby.\n\nzentest scans your target and unit-test code and writes your missing\ncode based on simple naming rules, enabling XP at a much quicker pace.\nzentest only works with Ruby and Minitest or Test::Unit. There is\nenough evidence to show that this is still proving useful to users, so\nit stays.\n\nunit_diff is a command-line filter to diff expected results from\nactual results and allow you to quickly see exactly what is wrong.\nDo note that minitest 2.2+ provides an enhanced assert_equal obviating\nthe need for unit_diff\n\nautotest is a continous testing facility meant to be used during\ndevelopment. As soon as you save a file, autotest will run the\ncorresponding dependent tests.\n\nmultiruby runs anything you want on multiple versions of ruby. Great\nfor compatibility checking! Use multiruby_setup to manage your\ninstalled versions.\n\n*NOTE:* The next major release of zentest will not include autotest\n(use minitest-autotest instead) and multiruby will use rbenv /\nruby-build for version management.","licenses":["MIT"],"metadata":{"homepage_uri":"https://github.com/seattlerb/zentest"},"yanked":false,"sha":"814e7478a28f631df8f802aee40bd1faa2a53df1fb50e086eb8655f9ee5d60b9","spec_sha":"09a924d44c218f5521534cc222e8593444ef0e85d6ddd39440469d56fec28a2d","project_uri":"https://rubygems.org/gems/ZenTest","gem_uri":"https://rubygems.org/gems/ZenTest-4.12.2.gem","homepage_uri":"https://github.com/seattlerb/zentest","wiki_uri":null,"documentation_uri":null,"mailing_list_uri":null,"source_code_uri":null,"bug_tracker_uri":null,"changelog_uri":null,"funding_uri":null,"dependencies":{"development":[{"name":"hoe","requirements":"~> 4.2"},{"name":"rdoc","requirements":">= 4.0, < 7"}],"runtime":[]}}