Sha256: 0955d50a3245985e9a7e0ca7586f1694598c6275c42fb7333ee436a25af1b769
Contents?: true
Size: 542 Bytes
Versions: 22
Compression:
Stored size: 542 Bytes
Contents
- Documentation - Introduction - overall example - Assertion - scope - extensions (e.g. rack/test) - Yard - use yard to document the #assertion method used to define new assertions so the defined assertions will show up in the docs ( http://gnuu.org/2009/11/18/customizing-yard-templates/ ) - Assertion Macros - include/any/contains (array,hash, maybe string?) - perhaps able to take an enumerable and compare... { [1,2,3] }.contains(2,3) { "the song that never ends" }.contains("never","ends")
Version data entries
22 entries across 22 versions & 1 rubygems