Ticket #447 (closed enhancement: duplicate)

Opened 11 months ago

Last modified 10 months ago

[PATCH] ExampleGroups for Merb Controllers, Views, Helpers, (and Models)

Reported by: daniel.siemss..@gmail.com Assigned to:
Priority: major Milestone: The Future
Component: Rspec Harness Keywords:
Cc:

Description

The patch includes ExampleGroups? for Merb Controllers, Views, Helpers, (and Models) meant to make specing those easier. It's still work in progress, so it doesn't have many features as of yet. ExampleGroups? can be use to give the different specs a different behaviour and to fit them with specific matchers.

For more information look at the specs and documentation of the patch.

Attachments

example_groups.diff (22.5 kB) - added by daniel.siemss..@gmail.com on 01/13/08 05:27:20.

Change History

01/13/08 05:27:20 changed by daniel.siemss..@gmail.com

  • attachment example_groups.diff added.

01/16/08 00:48:38 changed by e.@brainspl.at

Hey Daniel-

Thanks for this! We will work to integrate it into merb-core soon.

02/11/08 13:30:39 changed by shayarne..@gmail.com

  • status changed from new to closed.
  • resolution set to duplicate.