[Rspec-devel] separation of components
David Astels
dastels at daveastels.com
Mon Sep 4 22:45:38 EDT 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 4-Sep-06, at 11:29 PM, David Chelimsky wrote:
> I'd like to separate the pieces of rspec. By default you get the
> current pieces:
>
> require 'spec'
>
> Or you could ask for individual pieces:
>
> require 'spec/context'
> require 'spec/expectation'
> require 'spec/mock'
>
> This would free us up to:
> - incorporate other mock frameworks
> - support alternate APIs (given/then/when)
> - expose the expectation API to test/unit users
>
> Thoughts?
Big +1
Dave
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)
iD8DBQFE/OTTauez/L4x7g4RAhRkAKC+2WJ0LFGcqsC7hFRbBxftoyp8JwCguvdF
WnJICj7FOl4EC5+gTKPD74Y=
=vAQD
-----END PGP SIGNATURE-----
More information about the Rspec-devel
mailing list