Sha256: 5c95bef061be3caf199d37d15509ba388b1604572c21306e39e982016bdd53a2
Contents?: true
Size: 574 Bytes
Versions: 1
Compression:
Stored size: 574 Bytes
Contents
opal-spec ========= opal-spec is a minimal spec lib for opal, inspired by RSpec and MSpec. It is designed to run on [opal](http://opalrb.org), and provides the bare minimum to get specs running. Change Log ---------- ### Edge * BrowserFormatter is now default ### 0.0.3 * Allow group names to be non-strings * Nested groups now have outer group name as prefix * Nested groups should inherit `before` and `after` blocks ### 0.0.2 * Added seperate BrowserFormatter class for cleaner output * Update Rake tasks to use new Opal::Builder class ### 0.0.1 Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
opal-spec-0.2.0 | README.md |