Sha256: 36d69d58d7bdc7c040648d138f373a90152e14160351bad109b543a63611735d
Contents?: true
Size: 575 Bytes
Versions: 13
Compression:
Stored size: 575 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
13 entries across 13 versions & 2 rubygems