From: Joel VanderWerf Date: 2007-01-26T01:35:26+09:00 Subject: Re: test/spec 0.3, a BDD interface for Test::Unit Allan wrote: > > On 24 Jan, 21:29, Joel VanderWerf wrote: >> Christian Neukirchen wrote:.. > >>> test/spec has no dependencies outside Ruby 1.8. > >> The test-spec gem does seem to depend on both FlexMock and Mocha. Not >> complaining, I would have grabbed them anyway. > > Both of which (for me at least) had to be installed before test/spec: > > [1807] sudo gem update > Updating installed gems... > Need to update 18 gems from http://gems.rubyforge.org > .................. > complete > Gems: [] updated > [1808] sudo gem install test-spec --source > http://chneukirchen.org/releases/gems > Install required dependency flexmock? [Yn] > ERROR: While executing gem ... (Gem::GemNotFoundException) > Could not find flexmock (>= 0.4.1) in the repository That's odd. I installed from the default source, and said "Y" to both dependencies, and it worked. Maybe in your case it was looking for flexmock in the chneukirchen.org source? -- vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407