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

Version Path
ospec-0.1.15 README.md
opal-spec-0.1.15 README.md
opal-spec-0.1.14 README.md
opal-spec-0.1.13 README.md
opal-spec-0.1.12 README.md
opal-spec-0.1.11 README.md
opal-spec-0.1.10 README.md
opal-spec-0.1.9 README.md
opal-spec-0.1.8 README.md
opal-spec-0.1.7 README.md
opal-spec-0.1.6 README.md
opal-spec-0.1.5 README.md
opal-spec-0.1.1 README.md