mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
899 B
Plaintext
23 lines
899 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup culerity 0.2.10 gem {} rubygems ruby19
|
|
revision 1
|
|
description Integrates Cucumber and Celerity in order to test your \
|
|
application's full stack.
|
|
long_description \
|
|
Culerity integrates Cucumber and Celerity in order to test your \
|
|
application's full stack including Javascript. Your Rails app doesn't \
|
|
have to run in JRuby.
|
|
license MIT
|
|
maintainers nomaintainer
|
|
homepage https://github.com/langalex/culerity
|
|
platforms any
|
|
supported_archs noarch
|
|
checksums md5 b8d90ed163bfcbcf800204ae9165cb45 \
|
|
sha1 aff72d4e1a9ccb7f0966c5d3aac526049f7465b9 \
|
|
rmd160 c0b119705205a1df35b04761319294c0de9b0de9
|
|
|
|
depends_run port:rb19-rspec \
|
|
port:rb19-cucumber
|