# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           ruby 1.0

ruby.branches       3.3 3.2 3.1 3.0 2.7 2.6 2.5 2.4 2.3
ruby.setup          ZenTest 4.12.2 gem
revision            0
license             MIT
platforms           any
supported_archs     noarch
maintainers         {judaew @judaew} openmaintainer
description         Automated test scaffolding for Ruby
long_description    ZenTest scans your target and unit-test code and writes \
                    your missing code based on simple naming rules, enabling \
                    XP at a much quicker pace. ZenTest only works with Ruby \
                    and Test::Unit.
checksums           rmd160  885db7f460f678ad8e3e06597e8fc451e0cf3d11 \
                    sha256  814e7478a28f631df8f802aee40bd1faa2a53df1fb50e086eb8655f9ee5d60b9 \
                    size    48128
homepage            https://github.com/seattlerb/zentest
